gtk_notebook_append_page ( notebook child tab_label -- gint )


Vocabulary
gtk.ffi

Inputs
notebookan object
childan object
tab_labelan object


Outputs
gintan object


Definition


LIBRARY: gtk FUNCTION: gint gtk_notebook_append_page
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
tab_label )