Package: gtk

Function gtk:entry-completion-complete

Lambda List

gtk:entry-completion-complete (completion)

Arguments

completion -- a gtk:entry-completion object

Details

Requests a completion operation, or in other words a refiltering of the current list with completions, using the current key. The completion list view will be updated accordingly.

Warning

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

See also

#2023-9-16