[ 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.
| this | |
| name |
the property name |
| value |
the value to set the property to |