DevToplevel#
- class tkdev.DevToplevel
- __init__(master=None, title='')
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.
- 参数:
master (Optional[Tk]) –
title (str) –