Function AcceptDialog.addCancel

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

Button addCancel (
  const(String) name
) nothrow @nogc;