EntryCompletion.with_area
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.0" ) ]
public EntryCompletion.with_area (CellArea area)
[ Version ( since = "3.0" ) ]
public EntryCompletion.with_area (CellArea area)
Creates a new EntryCompletion object using the specified area
to
layout cells in the underlying TreeViewColumn for the drop-down menu.
Parameters:
area |
the CellArea used to layout cells |
Returns:
A newly created EntryCompletion object |