Toplevel.modal
bool modal() @propertyGet modal property.
Returns
Whether the surface is modal.
void modal(bool propval) @propertySet modal property.
Parameters
propval | Whether the surface is modal. |
bool modal() @propertyGet modal property.
void modal(bool propval) @propertySet modal property.
propval | Whether the surface is modal. |