FileDialog.acceptLabel
string acceptLabel() @property nothrowGet acceptLabel property.
Returns
Label for the file chooser's accept button.
void acceptLabel(string propval) @property nothrowSet acceptLabel property.
Parameters
propval | Label for the file chooser's accept button. |