gtk_notebook_get_nth_page ( notebook page_num -- GtkWidget* )


Vocabulary
gtk2.ffi

Inputs
notebookan object
page_numan object


Outputs
GtkWidget*an object


Definition