Method

AgsAudioAutomationtest_flags

since: 3.0.0

[]

Declaration [src]

gboolean
ags_automation_test_flags (
  AgsAutomation* automation,
  AgsAutomationFlags flags
)
[]

Description [src]

Test flags to be set on automation.

Available since: 3.0.0

[]

Parameters

flags

Type: AgsAutomationFlags

The flags.

[]

Return value

Type: gboolean

TRUE if flags are set, else FALSE.