GtkCellRendererState

Tells how a cell is to be rendered.

Values

ValueMeaning
SELECTED1

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

PRELIT2

The mouse is hovering over the cell.

INSENSITIVE4

The cell is drawn in an insensitive manner

SORTED8

The cell is in a sorted row

FOCUSED16

The cell is in the focus row.

EXPANDABLE32

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

EXPANDED64

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