according to the #GtkCellRendererState.
CellRendererPixbuf.followState
bool followState() @propertyGet followState property.
Returns
Specifies whether the rendered pixbuf should be colorized
Deprecated
Cell renderers always follow state.
void followState(bool propval) @propertySet followState property.
Parameters
propval | Specifies whether the rendered pixbuf should be colorized according to the #GtkCellRendererState. |
Deprecated
Cell renderers always follow state.