Enumeration (GI Flags)

Gtk-3.0GtkCellRendererState

Tells how a cell is to be rendered.

Index

Enumeration Members

EXPANDABLE: number

The cell is in a row that can be expanded. Since 3.4

EXPANDED: number

The cell is in a row that is expanded. Since 3.4

FOCUSED: number

The cell is in the focus row.

INSENSITIVE: number

The cell is drawn in an insensitive manner

PRELIT: number

The mouse is hovering over the cell.

SELECTED: number

The cell is currently selected, and probably has a selection colored background to render to.

SORTED: number

The cell is in a sorted row