Value | Meaning |
---|---|
MODAL1 | Make the constructed dialog modal, see gtk_window_set_modal() |
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. |
Page generated by adrdox
Flags used to influence dialog construction.