MessageDialog

constructor(parent: Window? = null, heading: String? = null, body: String? = null)

Creates a new AdwMessageDialog.

Return

the newly created AdwMessageDialog

Since

1.2

Parameters

parent

transient parent

heading

the heading

body

the body text


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)