FileDialog.acceptLabel

string acceptLabel() @property nothrow

Get acceptLabel property.

Returns

Label for the file chooser's accept button.
void acceptLabel(string propval) @property nothrow

Set acceptLabel property.

Parameters

propvalLabel for the file chooser's accept button.