null to use the default text.
FileChooserNative.cancelLabel
string cancelLabel() @property nothrowGet cancelLabel property.
Returns
The text used for the label on the cancel button in the dialog, or
void cancelLabel(string propval) @property nothrowSet cancelLabel property.
Parameters
propval | The text used for the label on the cancel button in the dialog, or null to use the default text. |