GtkDialogFlags

Flags used to influence dialog construction.

Value

Symbolic name

Description

  1Gtk::DIALOG_MODAL Make the constructed dialog modal, see set_modal.
  2Gtk::DIALOG_DESTROY_WITH_PARENT Destroy the dialog when its parent is destroyed, see set_destroy_with_parent() .
  4Gtk::DIALOG_NO_SEPARATOR Don't put a separator between the action area and the dialog content.