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