null to use the default text.
FileChooserNative.acceptLabel
string acceptLabel() @propertyGet acceptLabel property.
Returns
The text used for the label on the accept button in the dialog, or
void acceptLabel(string propval) @propertySet acceptLabel property.
Parameters
propval | The text used for the label on the accept button in the dialog, or null to use the default text. |