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.
Cursor
. It must be the return value of EZ_GetCursor
,
EZ_CreateCursor
or one of Xlib's cursor
creating routines, e.g., XCreatePixmapCursor
.
The default value for this attribute is None
.
NULL
.
Cursor
.
It must be the return value of EZ_GetCursor
,
EZ_CreateCursor
or 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.
True
or False
. The
next configuration option modifies this resource also.
0
, which
means textual label is ignored when an image label is present.
A nonzero value enable the labeled-icon feature and the shaped-window
feature.