Name

overrideredirect

Synopsis

                        T.overrideredirect([avoid_decoration])

T .overrideredirect( ), without arguments, returns False for a normal window, True for a window that has asked the window manager to avoid decorating it. T .overrideredirect( x ), with one argument x, asks the window manager to avoid decorating T if, and only if, x is true. A top-level window without decoration has no title. The user cannot act via the window manager to close, move, or resize such an undecorated top-level window.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.