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.
See Implementation
Gets an array of completion strings for a given initial text.