Dialog.this

Undocumented in source.
struct Dialog
this
(
Window parent
,
string title = ""
,
string[] buttonsText = ["OK", "Cancel"]
,
int[] responses = [1, 2]
)

Meta