ChangesDialog.closeAfterSave
bool closeAfterSave() @property nothrowGet closeAfterSave property.
Returns
This property requests that the widget close after saving.
void closeAfterSave(bool propval) @property nothrowSet closeAfterSave property.
Parameters
propval | This property requests that the widget close after saving. |