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