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