WindowGidBuilderImpl.modal
T modal(bool propval) nothrowSet modal property.
Parameters
propval | If true, the window is modal. |
Returns
Builder instance for fluent chaining
T modal(bool propval) nothrowSet modal property.
propval | If true, the window is modal. |