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