
Callback:
void
accelerator_notify_proc(value, event)
Xv_opaque value; /* from Argument 3 */
Event *event;
See Also: 6.14
FRAME_BACKGROUND_COLOR
This attribute is obsolete. To change a frame’s background color, create a cms and set it on the frame.
FRAME_BUSY
Sets label to gray and changes cursor to hour-glass.
Argument: Bool
Default:
FALSE
Procs: create, get, set
Objects: Frame
See Also: 4.5
FRAME_CLOSED
Controls the frame’s mapped state (either open or iconic).
Argument: Bool
Default:
FALSE
Procs: create, get, set
Objects: Frame
See Also: 14.2,
XV_SHOW
FRAME_CLOSED_RECT
Sets the size of the frame’s icon. To comply with the normal window manager placement strategy, if
only the size of the icon is being set and not its screen location, first get the current
FRAME_CLOSED_RECT
rect and use the retrieved rect.r_top and rect.r_left values in the
call to set FRAME_CLOSED_RECT.
Argument: Rect *
Default: rect.r_width = 64
rect.r_height = 64
rect.r_left = window manager dependent value
rect.r_top = window manager dependent value
Procs: create, get, set
Objects: Frame
See Also: 4.2.3
FRAME_CMD_DEFAULT_PIN_STATE
This attribute controls the initial state of the pin when the frame goes from unmapped (withdrawn) to
mapped state. It is valid for both mapped and unmapped frames. However, if the frame is currently
mapped, the effects of the change will be visible only on the next transition from unmapped to
mapped state.
Argument: int