Handbook
Glossary
gtk_button_box_get_child_secondary ( button_box child -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
button_box
an
object
child
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_button_box_get_child_secondary
( GtkButtonBox* button_box, GtkWidget* child )