changed


Description:

[ Version ( since = "3.0" ) ]
public virtual signal void changed ()

The changed signal is emitted when there is a change in the StyleContext.

For a StyleContext returned by get_style_context, the style_updated signal/vfunc might be more convenient to use.

This signal is useful when using the theming layer standalone.