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