Handbook
Glossary
gtk_combo_box_set_popup_fixed_width ( combo_box fixed -- )
Vocabulary
gtk3
.
ffi
Inputs
combo_box
an
object
fixed
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_combo_box_set_popup_fixed_width
( GtkComboBox* combo_box,
gboolean
fixed )