Method

AgsAudioNotationtest_flags

since: 3.0.0

Declaration [src]

gboolean
ags_notation_test_flags (
  AgsNotation* notation,
  AgsNotationFlags flags
)

Description [src]

Test flags to be set on notation.

Available since: 3.0.0

Parameters

flags

Type: AgsNotationFlags

The flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.