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