CellRendererState
Description:
[ CCode ( cprefix = "GTK_CELL_RENDERER_" ) ]
[ Flags ]
public enum CellRendererState
Tells how a cell is to be rendered.
Content:
Enum values:
- FOCUSED - The cell is in the focus
row.
- INSENSITIVE - The cell is drawn
in an insensitive manner
- PRELIT - The mouse is hovering over
the cell.
- SELECTED - The cell is currently
selected, and probably has a selection colored background to render to.
- SORTED - The cell is in a sorted row