set_style_property


Description:

[ CCode ( cname = "xapp_style_manager_set_style_property" ) ]
[ Version ( since = "2.2" ) ]
public void set_style_property (string name, string value)

Adds the given style property to the widget.

If the property has already been set, the value will be replaced.

Parameters:

this

a StyleManager

name

the property name

value

the value to set the property to