gtk_notebook_get_nth_page ( notebook page_num -- GtkWidget* )


Vocabulary
gtk3.ffi

Inputs
notebookan object
page_numan object


Outputs
GtkWidget*an object


Definition