FileChooserNative.acceptLabel

string acceptLabel() @property

Get acceptLabel property.

Returns

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

null to use the default text.

void acceptLabel(string propval) @property

Set acceptLabel property.

Parameters

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