Handbook
Glossary
GtkEntryCompletion:cursor-on-match ( quot -- alien )
Vocabulary
gtk3
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
CALLBACK:
gboolean
GtkEntryCompletion:cursor-on-match
( GtkEntryCompletion* entry_completion, GtkTreeModel* model,
GtkTreeIter* iter,
gpointer
user_data )