Handbook
Glossary
gtk_notebook_set_menu_label ( notebook child menu_label -- )
Vocabulary
gtk2
.
ffi
Inputs
notebook
an
object
child
an
object
menu_label
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_notebook_set_menu_label
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
menu_label )