gtk_notebook_prepend_page_menu ( notebook child tab_label menu_label -- gint )


Vocabulary
gtk2.ffi

Inputs
notebookan object
childan object
tab_labelan object
menu_labelan object


Outputs
gintan object


Definition


LIBRARY: gtk2 FUNCTION: gint gtk_notebook_prepend_page_menu
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
tab_label, GtkWidget* menu_label )