Handbook
Glossary
gtk_entry_completion_set_popup_completion ( entry_completion popup_completion -- )
Vocabulary
gtk2
.
ffi
Inputs
entry_completion
an
object
popup_completion
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_completion
( GtkEntryCompletion* entry_completion,
gboolean
popup_completion )