Enumeration (GI Flags)

Gtk-4.0GtkCellRendererStateDeprecated 4.20

Tells how a cell is to be rendered.

since 4.20: There is no replacement.

Index
EXPANDABLE: 32

The cell is in a row that can be expanded

EXPANDED: 64

The cell is in a row that is expanded

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