Dialog

constructor()(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.Window instead

---

Creates a new dialog box.

Widgets should not be packed into the GtkWindow directly, but into the @content_area and @action_area, as described above.

Return

the new dialog as a GtkWidget


constructor(gtkDialogPointer: <Error class: unknown class><<Error class: unknown class>>)(source)