Home | History | Annotate | Download | only in lib-tk

Lines Matching full:resizable

1692         return self.tk.call('wm', 'resizable', self._w, width, height)
1693 resizable = wm_resizable