signal callback delegate or function to connect
void callback(gtk.icon_theme.IconTheme iconTheme)
iconTheme the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Changed signal.
Emitted when the icon theme changes.
This can happen because current icon theme is switched or because GTK detects that a change has occurred in the contents of the current icon theme.