GtkDialogFlags

Flags used to influence dialog construction.

Values

ValueMeaning
DESTROY_WITH_PARENT2

Destroy the dialog when its parent is destroyed, see gtk_window_set_destroy_with_parent()

USE_HEADER_BAR4

Create dialog with actions in header bar instead of action area. Since 3.12.

Meta