get_completion_prefix
Description:
Get the original text entered by the user that triggered the completion or null if there’s no completion ongoing.
Note:
GtkEntryCompletion will be removed in GTK 5.
Parameters:
this |
a `GtkEntryCompletion` |
Returns:
the prefix for the current completion |