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