Gets an array of completion strings for a given initial text.
text to be completed.
array of strings with possible completions for initial_text. This array must be freed by g_strfreev() when finished. [array zero-terminated=1][transfer full]
See Implementation
Gets an array of completion strings for a given initial text.