RGtk2 (version 2.20.31)

gtkIconSourceSetState: gtkIconSourceSetState

Description

Sets the widget state this icon source is intended to be used with.

Usage

gtkIconSourceSetState(object, state)

Arguments

state
widget state this source applies to

Details

Setting the widget state on an icon source makes no difference if the state is wildcarded. Therefore, you should usually call gtkIconSourceSetStateWildcarded to un-wildcard it in addition to calling this function.