Package: gtk
Function gtk-assistant-current-page
Lambda Listgtk-assistant-current-page (assistant) SyntaxArgumentsDetails
Accessor of the current page of the assistant. The gtk-assistant-current-page function returns the page number of the current page in the assistant. The (setf gtk-assistant-current-page) function switches the page in the assistant to index. Note that this will only be necessary in custom buttons, as the assistant flow can be set with the gtk-assistant-set-forward-page-func function. | See also |
*2021-11-1