sequence_state_changed


Description:

[ Version ( since = "3.14" ) ]
public signal void sequence_state_changed (EventSequence? sequence, EventSequenceState state)

This signal is emitted whenever a sequence state changes.

See set_sequence_state to know more about the expectable sequence lifetimes.

Parameters:

sequence

the EventSequence that was cancelled

state

the new sequence state