Package: gtk

Function gtk:assistant-previous-page

Lambda List

gtk:assistant-previous-page (assistant)

Arguments

assistant -- a gtk:assistant widget

Details

Navigate to the previous visited page. It is a programming error to call this function when no previous page is available. 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

#2023-9-15