ObjectWrap.notifyStateChange

void notifyStateChange(atk.types.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

statean #AtkState whose state is changed
valuea gboolean which indicates whether the state is being set on or off