Method
Gtk.Notebook.get_nth_page
Declaration [src]
GtkWidget*
gtk_notebook_get_nth_page (
GtkNotebook* notebook,
int page_num
)
Return value
Returns: GtkWidget |
|
the child widget, or |
|
Ownership is not transferred to the caller | |
Can be NULL |