Handbook
Glossary
gtk_combo_box_set_button_sensitivity ( combo_box sensitivity -- )
Vocabulary
gtk2
.
ffi
Inputs
combo_box
an
object
sensitivity
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_combo_box_set_button_sensitivity
( GtkComboBox* combo_box,
GtkSensitivityType
sensitivity )