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 for 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.
 

See also

#2025-07-09