[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_completions (string initial_text)
Gets an array of completion strings for a given initial text.
this |
the filename completer. |
initial_text |
text to be completed. |
array of strings with possible completions for |