Assistant.setForwardPageFunc

Sets the page forwarding function to be page_func.

This function will be used to determine what will be the next page when the user presses the forward button. Setting page_func to null will make the assistant to use the default forward function, which just goes to the next visible page.

More...
class Assistant
void
setForwardPageFunc

Parameters

pageFunc gtk.types.AssistantPageFunc

the gtk.types.AssistantPageFunc, or null to use the default one

Detailed Description

Deprecated: This widget will be removed in GTK 5