gtk_notebook_set_menu_label ( notebook child menu_label -- )


Vocabulary
gtk2.ffi

Inputs
notebookan object
childan object
menu_labelan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_notebook_set_menu_label
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
menu_label )