Method

AgsGuiInputDialogtest_flags

since: 4.0.0

Declaration [src]

gboolean
ags_input_dialog_test_flags (
  AgsInputDialog* input_dialog,
  guint flags
)

Description [src]

Test flags to be set.

Available since: 4.0.0

Parameters

flags

Type: guint

The flags.

Return value

Type: gboolean

TRUE if flags is set, otherwise FALSE.