The "state-change" signal is emitted when an object's state changes.
The detail value identifies the state type which has changed.
arg1 |
The name of the state which has changed |
arg2 |
A boolean which indicates whether the state has been set or unset. |