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
(
in String name
)

Meta