Flags used to influence dialog construction.
Destroy the dialog when its parent is destroyed, see gtk_window_set_destroy_with_parent()
Make the constructed dialog modal, see gtk_window_set_modal()
Create dialog with actions in header bar instead of action area. Since 3.12.
Flags used to influence dialog construction.