[ Version ( since = "3.0" ) ]
public StateFlags get_state (Widget? widget, CellRendererState cell_state)
Translates the cell renderer state to `GtkStateFlags`, based on the cell renderer and widget sensitivity, and the given `GtkCellRenderer`State.
| this |
a `GtkCellRenderer` |
| widget |
a `GtkWidget` |
| cell_state |
cell renderer state |
|
the widget state flags applying to this |