Previous | Contents | Index |
depth_return = X$DEFAULT_DEPTHArgument Information(display, screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
depth_return | uns longword | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
depth_return = X$DEFAULT_DEPTH_OF_SCREENArgument Information(screen_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
depth_return | longword | longword | write | value |
screen_id | identifier | uns longword | read | reference |
context_id_return = X$DEFAULT_GCArgument Information(display, screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
context_id_return | identifier | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | identifier | uns longword | read | reference |
gc_return = X$DEFAULT_GC_OF_SCREENArgument Information(screen_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
gc_return | identifier | uns longword | write | value |
screen_id | identifier | uns longword | read | reference |
window_id_return = X$DEFAULT_ROOT_WINDOWArgument Information(display)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
window_id_return | identifier | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number_return = X$DEFAULT_SCREENArgument Information(display)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
screen_number_return | identifier | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_id_return = X$DEFAULT_SCREEN_OF_DISPLAYArgument Information(display)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
screen_id_return | record | x$screen | write | value |
display | identifier | uns longword | read | reference |
status_return = X$DEFAULT_VISUALArgument Information(display, screen_number, visual_return)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
status_return | cond_value | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
visual_return | record | x$visual | write | reference |
status_return
Specifies whether the routine completed successfully. DEFAULT VISUAL returns one of the following values:
Value Description SS$_NORMAL Routine completed successfully. X$_NOTFOUND The default visual is null.
visual_return
The returned visual structure.
X$DEFAULT_VISUAL_OF_SCREENArgument Information(screen_id, visual_return)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
screen_id | identifier | uns longword | read | reference |
visual_return | record | x$visual | write | reference |
visual_return
The returned visual structure.
X$DEFINE_CURSORArgument Information(display, window_id, cursor_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
cursor_id | identifier | uns longword | read | reference |
status_return = X$DELETE_CONTEXTArgument Information(display, window_id, context_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
status_return | longword | longword | write | value |
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
context_id | identifier | uns longword | read | reference |
status_return
Specifies whether the return completed successfully. The routine returns zero for success and a non-zero value for failure.
X$DELETE_MODIFIERMAP_ENTRYArgument Information(modifier_keys, keycode_entry, modifier, modifier_keys_return )
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
modifier_keys | record | x$modifier_keymap | read | reference |
keycode_entry | identifier | uns longword | read | reference |
modifier | longword | uns longword | read | reference |
modifier_keys_return | record | x$modifier_keymap | write | reference |
modifier
The modifier for which you delete a key symbol. There are eight modifiers in the order (starting from zero) shift, lock, control, mod1, mod2, mod3, mod4, and mod5. You can pass the integer value or one of the following constants:X$C_SHIFT_MAP_INDEX
X$C_LOCK_MAP_INDEX
X$C_CONTROL_MAP_INDEX
X$C_MOD1_MAP_INDEX
X$C_MOD2_MAP_INDEX
X$C_MOD3_MAP_INDEX
X$C_MOD4_MAP_INDEX
X$C_MOD5_MAP_INDEXmodifier_keys_return
A pointer to a modifier keys structure. DELETE MODIFIERMAP ENTRY returns the revised modifier key map structure to this client-supplied structure.
X$DELETE_PROPERTYArgument Information(display, window_id, property_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
property_id | identifier | uns longword | read | reference |
X$DESTROY_IMAGEArgument Information(ximage)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
ximage | record | x$image | read | reference |
X$DESTROY_REGIONArgument Information(region_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
region_id | identifier | uns longword | read | reference |
X$DESTROY_SUBWINDOWSArgument Information(display, window_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
X$DESTROY_WINDOWArgument Information(display, window_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
X$DISABLE_ACCESS_CONTROLArgument Information(display)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
cells_return = X$DISPLAY_CELLSArgument Information(display, screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
cells_return | longword | longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
height_return = X$DISPLAY_HEIGHTArgument Information(display, screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
height_return | uns longword | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
height_return = X$DISPLAY_HEIGHT_MMArgument Information(display, screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
height_return | uns longword | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
X$DISPLAY_KEYCODESArgument Information(display, [min_keycodes_return], [max_keycodes_return])
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
min_keycodes_return | longword | longword | write | reference |
max_keycodes_return | longword | longword | write | reference |
size_return = X$DISPLAY_MOTION_BUFFER_SIZEArgument Information(display)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
size_return | longword | uns longword | write | value |
display | identifier | uns longword | read | reference |
Previous | Next | Contents | Index |