Package: gtk

Function gtk:entry-completion-new-with-area

Lambda List

gtk:entry-completion-new-with-area (area)

Arguments

area -- a gtk:cell-area object used to layout cells

Return Value

The newly created gtk:entry-completion object.

Details

Creates a new entry completion using the specified area to layout cells in the underlying gtk:tree-view-column object for the drop-down menu.

Warning

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

See also

2024-2-19