notify_state_change
Description:
Emits a state-change signal for the specified state.
Note that as a general rule when the state of an existing object changes, emitting a notification is expected.
Parameters:
| this |
an Object |
| state |
an State whose state is changed |
| value |
a gboolean which indicates whether the state is being set on or off |