Handbook
Glossary
gtk_entry_completion_compute_prefix ( entry_completion key -- gchar* )
Vocabulary
gtk3
.
ffi
Inputs
entry_completion
an
object
key
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gchar*
gtk_entry_completion_compute_prefix
( GtkEntryCompletion* entry_completion, gchar* key )