Widget.addOnStyleUpdated

The ::style-updated signal is emitted when the GtkStyleContext of a widget is changed. Note that style-modifying functions like gtk_widget_override_color() also cause this signal to be emitted. Since 3.0

class Widget
void
addOnStyleUpdated
(
void delegate dlg
,)

Meta