gtkAssistantSetForwardPageFunc
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.
gtkAssistantSetForwardPageFunc(object, page.func, data)
|
|
|
the |
|
user data for |
Since 2.10
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.