Method

AgsAudioRecallIDtest_state_flags

since: 3.0.0

Declaration [src]

gboolean
ags_recall_id_test_state_flags (
  AgsRecallID* recall_id,
  guint state_flags
)

Description [src]

Test state_flags to be set on recall_id.

Available since: 3.0.0

Parameters

state_flags

Type: guint

The state flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.