style_updated
Description:
[ Version ( since = "3.0" ) ]
public virtual signal void style_updated ()
public virtual signal void style_updated ()
The style_updated signal is a convenience signal that is emitted when the
changed signal is emitted on the widget
's associated
StyleContext as returned by
get_style_context.
Note that style-modifying functions like override_color also cause this signal to be emitted.