PrintUnixDialog.hasSelection
bool hasSelection() @propertyGet hasSelection property.
Returns
Whether the application has a selection.
void hasSelection(bool propval) @propertySet hasSelection property.
Parameters
propval | Whether the application has a selection. |