Method

AgsTimestamptest_flags

since: 3.0.0

Declaration [src]

gboolean
ags_timestamp_test_flags (
  AgsTimestamp* timestamp,
  AgsTimestampFlags flags
)

Description [src]

Test flags to be set.

Available since: 3.0.0

Parameters

flags

Type: AgsTimestampFlags

The flags.

Return value

Type: gboolean

If flags set returning TRUE otherwise FALSE.