Obtains a completion for initial_text
from this.
this |
the filename completer. |
initial_text |
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. |