gtk_notebook_set_tab_label ( notebook child tab_label -- )


Vocabulary
gtk2.ffi

Inputs
notebookan object
childan object
tab_labelan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_notebook_set_tab_label
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
tab_label )