This array must be freed by [glib.global.strfreev] when finished.
FilenameCompleter.getCompletions
string[] getCompletions(string initialText)Gets an array of completion strings for a given initial text.
Parameters
initialText | text to be completed. |
Returns
array of strings with possible completions for initial_text.