FileChooserNative.cancelLabel

string cancelLabel() @property

Get cancelLabel property.

Returns

The text used for the label on the cancel button in the dialog, or

null to use the default text.

void cancelLabel(string propval) @property

Set cancelLabel property.

Parameters

propvalThe text used for the label on the cancel button in the dialog, or null to use the default text.