EntryCompletion.cellArea

Get cellArea property.

class EntryCompletion
@property
cellArea
()

Return Value

Type: gtk.cell_area.CellArea

The #GtkCellArea used to layout cell renderers in the treeview column.

If no area is specified when creating the entry completion with gtk.entry_completion.EntryCompletion.newWithArea a horizontally oriented #GtkCellAreaBox will be used.