Enumeration (GI Flags)

Gtk-3.0GtkDialogFlags

Flags used to influence dialog construction.

Index

Enumeration Members

DESTROY_WITH_PARENT: number

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

MODAL: number

Make the constructed dialog modal, see gtk_window_set_modal()

USE_HEADER_BAR: number

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