March 2003
Intermediate to advanced
656 pages
39h 30m
English
overrideredirect
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.