Enumeration (GI Enum)

Gtk-4.0GtkCellRendererModeDeprecated 4.20

Identifies how the user can interact with a particular cell.

since 4.20: There is no replacement.

Index
ACTIVATABLE: 1

The cell can be clicked.

EDITABLE: 2

The cell can be edited or otherwise modified.

INERT: 0

The cell is just for display and cannot be interacted with. Note that this doesn’t mean that eg. the row being drawn can’t be selected -- just that a particular element of it cannot be individually modified.

Variables

$gtype