StyleContext.addOnChanged

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

For a gtk.StyleContext returned by Widget.getStyleContext, the style-updated signal/vfunc might be more convenient to use.

This signal is useful when using the theming layer standalone.

class StyleContext
gulong
addOnChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta