g_completion_complete_utf8 ( completion prefix new_prefix -- GList* )


Vocabulary
glib.ffi

Inputs
completionan object
prefixan object
new_prefixan object


Outputs
GList*an object


Definition


LIBRARY: glib FUNCTION: GList* g_completion_complete_utf8
( GCompletion* completion, gchar* prefix, gchar* new_prefix
)