Package: gtk
Function gtk:assistant-set-forward-page-func
Lambda Listgtk:assistant-set-forward-page-func (assistant func) ArgumentsDetails          Sets the page forwarding function to be func.  
  This function will be used to determine what will be the Next page when the  user presses the Forward button. Setting func to nil will make
  the assistant to use the default forward function, which just goes to the Next
  visible page.   Warning | See also | 
#2025-07-22