gtk_notebook_set_menu_label ( notebook child menu_label -- )


Vocabulary
gtk3.ffi

Inputs
notebookan object
childan object
menu_labelan object


Outputs
None

Definition


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