notify_state_change


Description:

public void notify_state_change (State state, bool value)

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