[ CCode ( cname = "xapp_style_manager_set_widget" ) ]
[ Version ( since = "2.2" ) ]
public void set_widget (Widget widget)
Sets the Widget the style manager will apply styles to.
| this | |
| widget |
the Widget that the style manager will apply styles to, or null to unset the current widget and remove all styles currently set by this StyleManager instance. |