PrintUnixDialog.supportSelection
bool supportSelection() @property nothrowGet supportSelection property.
Returns
Whether the dialog supports selection.
void supportSelection(bool propval) @property nothrowSet supportSelection property.
Parameters
propval | Whether the dialog supports selection. |