:right-sidebar: True CellRendererState =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: CellRendererState :no-contents-entry: Tells how a cell is to be rendered. Fields ------ .. rst-class:: interim-class .. class:: CellRendererState :no-index: .. attribute:: EXPANDABLE The cell is in a row that can be expanded .. attribute:: EXPANDED The cell is in a row that is expanded .. attribute:: FOCUSED The cell is in the focus row. .. attribute:: INSENSITIVE The cell is drawn in an insensitive manner .. attribute:: PRELIT The mouse is hovering over the cell. .. attribute:: SELECTED The cell is currently selected, and probably has a selection colored background to render to. .. attribute:: SORTED The cell is in a sorted row