Handbook
Glossary
gtk_entry_completion_set_minimum_key_length ( entry_completion length -- )
Vocabulary
gtk2
.
ffi
Inputs
entry_completion
an
object
length
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_minimum_key_length
( GtkEntryCompletion* entry_completion,
gint
length )