Enumeration (GI Flags)

Gtk-3.0GtkCellRendererState

Tells how a cell is to be rendered.

Index
EXPANDABLE: 32

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

EXPANDED: 64

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

FOCUSED: 16

The cell is in the focus row.

INSENSITIVE: 4

The cell is drawn in an insensitive manner

PRELIT: 2

The mouse is hovering over the cell.

SELECTED: 1

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

SORTED: 8

The cell is in a sorted row

Variables

$gtype