AcceptDialog.addCancel

Adds a button with label name and a cancel action to the dialog and returns the created button.

struct AcceptDialog
@nogc nothrow
addCancel
(
StringArg0
)
(
in StringArg0 name
)

Meta