Handbook
Glossary
gtk_entry_completion_insert_action_text ( entry_completion index_ text -- )
Vocabulary
gtk2
.
ffi
Inputs
entry_completion
an
object
index_
an
object
text
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_insert_action_text
( GtkEntryCompletion* entry_completion,
gint
index_, gchar*
text )