gtk_notebook_set_tab_label ( notebook child tab_label -- )


Vocabulary
gtk3.ffi

Inputs
notebookan object
childan object
tab_labelan object


Outputs
None

Definition


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