Handbook
Glossary
gtk_notebook_prepend_page_menu ( notebook child tab_label menu_label -- gint )
Vocabulary
gtk2
.
ffi
Inputs
notebook
an
object
child
an
object
tab_label
an
object
menu_label
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gint
gtk_notebook_prepend_page_menu
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
tab_label, GtkWidget* menu_label )