True
for all widgets except FreeLabel/Frame.
True
and False
.
The default value is True
for menu and free label/frame,
and is False
for other widgets.
Transient widgets may or may not be visually different from
normal widgets, depending on your window manager. For example
they look the same under twm and different under fvwm.
NULL
.
Cursor
.
The cursor must be created by one of Xlib's cursor
creating routines, e.g., XCreatePixmapCursor
.
The default value for this attribute is None
.
True
or False
. The default value is
False
. If set, the widget will swallow other toplevel
windows (may be from another client) if the toplevel window
is moved over the widget window.