KekLib.LinkedToplevel#
LinkedToplevel.py
Copyright (c) 2019, SAXS Team, KEK-PF
- class LinkedToplevel(root, body=None)#
Bases:
Toplevel
Construct a toplevel widget with the parent MASTER.
Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, menu, relief, screen, takefocus, use, visual, width.
- exit()#
- link(prev=None, next=None, body_kwargs={'height': 300, 'width': 400}, navi_kwargs={})#
- restore_geometry(invoked_geometry=None)#
- show()#
- update_geometry()#