Module: Gtk::DialogFlags

Defined in:
(unknown)

Constant Summary collapse

1 or :modal
DESTROY_WITH_PARENT =

Destroy the dialog when its

parent is destroyed, see gtk_window_set_destroy_with_parent()
2 or :destroy_with_parent
USE_HEADER_BAR =

Create dialog with actions in header

bar instead of action area. Since 3.12.
4 or :use_header_bar