Handbook
Glossary
gtk_entry_completion_set_popup_set_width ( entry_completion popup_set_width -- )
Vocabulary
gtk2
.
ffi
Inputs
entry_completion
an
object
popup_set_width
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_entry_completion_set_popup_set_width
( GtkEntryCompletion* entry_completion,
gboolean
popup_set_width )