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.

Warning

The gtk:assistant implementation is deprecated since 4.10. This widget will be removed in GTK 5.
 

See also

#2025-2-27