Handbook
Glossary
gtk_notebook_prepend_page ( notebook child tab_label -- gint )
Vocabulary
gtk2
.
ffi
Inputs
notebook
an
object
child
an
object
tab_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
( GtkNotebook* notebook, GtkWidget* child, GtkWidget*
tab_label )