Obtains a completion for initial_text from completer.
text to be completed.
a completed string, or NULL if no completion exists. This string is not owned by GIO, so remember to g_free() it when finished.
See Implementation
Obtains a completion for initial_text from completer.