Description Usage Arguments Details Author(s)
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.
1 | gtkAssistantSetForwardPageFunc(object, page.func, data)
|
|
a |
|
the |
|
user data for |
Since 2.10
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.