| gtkAssistantGetCurrentPage {RGtk2} | R Documentation |
Returns the page number of the current page
gtkAssistantGetCurrentPage(object)
|
[GtkAssistant] a GtkAssistant |
Since 2.10
[integer] The index (starting from 0) of the current page in
the assistant, if the assistant has no pages, -1 will be returned
Derived by RGtkGen from GTK+ documentation