IconTheme.addOnChanged

Emitted when the current icon theme is switched or GTK+ detects that a change has occurred in the contents of the current icon theme.

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