Handbook
Glossary
gtk_notebook_get_action_widget ( notebook pack_type -- GtkWidget* )
Vocabulary
gtk2
.
ffi
Inputs
notebook
an
object
pack_type
an
object
Outputs
GtkWidget*
an
object
Definition
USING:
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GtkWidget*
gtk_notebook_get_action_widget
( GtkNotebook* notebook,
GtkPackType
pack_type )