Package: gtk

Function gtk:entry-completion-completion-prefix

Lambda List

gtk:entry-completion-completion-prefix (completion)

Arguments

completion -- a gtk:entry-completion object

Return Value

The string with the prefix for the current completion.

Details

Get the original text entered by the user that triggered the completion or nil if there is no completion ongoing.

Warning

The gtk:entry-completion implementation is deprecated since 4.10. This object will be removed in GTK 5.
 

See also

#2024-5-2