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

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

See also

2020-5-31