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