Handbook
Glossary
gtk_combo_box_set_add_tearoffs ( combo_box add_tearoffs -- )
Vocabulary
gtk2
.
ffi
Inputs
combo_box
an
object
add_tearoffs
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_set_add_tearoffs
( GtkComboBox* combo_box,
gboolean
add_tearoffs )