Package: gtk

Function gtk:assistant-next-page

Lambda List

gtk:assistant-next-page (assistant)

Arguments

assistant -- a gtk:assistant widget

Details

Navigate to the next page. It is a programming error to call this function when there is no next page. This function is for use when creating pages with the :custom value of the gtk:assistant-page-type enumeration.
 

See also

#2023-3-15