get_completion_prefix


Description:

public unowned string? get_completion_prefix ()

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