CellRendererPixbuf.followState

bool followState() @property

Get followState property.

Returns

Specifies whether the rendered pixbuf should be colorized

according to the #GtkCellRendererState.

Deprecated

Cell renderers always follow state.
void followState(bool propval) @property

Set followState property.

Parameters

propvalSpecifies whether the rendered pixbuf should be colorized according to the #GtkCellRendererState.

Deprecated

Cell renderers always follow state.