Toplevel.modal

bool modal() @property

Get modal property.

Returns

Whether the surface is modal.
void modal(bool propval) @property

Set modal property.

Parameters

propvalWhether the surface is modal.