Previous | Contents | Index |
X$RM_Q_PUT_RESOURCEArgument Information(database_id, binding_list_id, repr_list_id, repr_type_id, [repr_value], [val_len], [val_buf])
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
database_id | identifier | uns longword | modify | reference |
binding_list_id | identifier | uns longword | read | reference |
repr_list_id | identifier | uns longword | read | reference |
repr_type_id | identifier | uns longword | read | reference |
repr_value | record | x$rm_value | read | reference |
val_len | longword | longword | read | reference |
val_buf | any | uns longword | read | reference |
repr_value
The descriptor for the resource entry. This argument is optional.val_len
Length of the value buffer. This argument is optional.val_buf
Address of the value buffer. This argument is optional.
X$RM_Q_PUT_STRING_RESOURCEArgument Information(database_id, binding_list_id, repr_list_id, value_name)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
database_id | identifier | uns longword | modify | reference |
binding_list_id | identifier | uns longword | read | reference |
repr_list_id | identifier | uns longword | read | reference |
value_name | char_string | character string | read | descriptor |
X$RM_QUARK_TO_STRINGArgument Information(repr_id, repr_name)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
repr_id | identifier | uns longword | read | reference |
repr_name | char_string | character string | write | descriptor |
X$RM_SET_DATABASEArgument Information(display, database_id )
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
database_id | identifier | uns longword | read | reference |
X$RM_STRING_TO_BIND_QUARK_LISTArgument Information(value_name, binding_list_id_return, repr_list_id_return)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
value_name | char_string | character string | read | descriptor |
binding_list_id_return | identifier | uns longword | write | reference |
repr_list_id_return | array | uns longword | write | reference |
repr_id_return = X$RM_STRING_TO_QUARKArgument Information(repr_name)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
repr_id_return | identifier | uns longword | write | value |
repr_name | char_string | character string | read | descriptor |
X$RM_STRING_TO_QUARK_LISTArgument Information(repr_name, repr_list_id_return)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
repr_name | char_string | character string | read | descriptor |
repr_list_id_return | array | uns longword | write | reference |
repr_id_return = X$RM_UNIQUE_QUARKArgument Information
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
repr_id_return | identifier | uns longword | write | value |
root_window_id_return = X$ROOT_WINDOWArgument Information(display, screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
root_window_id_return | identifier | uns longword | write | value |
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
window_id_return = X$ROOT_WINDOW_OF_SCREENArgument Information(screen_id)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
window_id_return | identifier | uns longword | write | value |
screen_id | identifier | uns longword | read | reference |
X$ROTATE_BUFFERSArgument Information(display, rotate)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
rotate | longword | longword | read | reference |
X$ROTATE_WINDOW_PROPERTIESArgument Information(display, window_id, properties, num_prop, num_positions)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
properties | array | uns longword | read | reference |
num_prop | longword | longword | read | reference |
num_positions | longword | longword | read | reference |
status_return = X$SAVE_CONTEXTArgument Information(display, window_id, context_id, window_data, len)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
status_return | cond_value | uns longword | write | value |
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
context_id | identifier | uns longword | read | reference |
window_data | longword | uns longword | read | reference |
len | longword | longword | read | reference |
len
Length of the data associated with the specified window and context type.
count_return = X$SCREEN_COUNTArgument Information(display)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
count_return | longword | longword | write | value |
display | identifier | uns longword | read | reference |
identifier = X$SCREEN_NUMBER_OF_SCREENArgument Information(screen_number)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
identifier | identifier | uns longword | write | value |
screen_number | uns longword | uns longword | read | reference |
X$SCREEN_OF_DISPLAYArgument Information(display, screen_number, screen_return)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
screen_number | uns longword | uns longword | read | reference |
screen_return | record | x$screen | write | reference |
screen_return
The identifier of the screen associated with the specified display.
X$SCREEN_RESOURCE_STRINGArgument Information(screen, res_string)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
screen | identifier | uns longword | read | reference |
res_string | char_string | character string | write | descriptor |
The res_string descriptor will be filled in to point to memory allocated by Xlib; the caller is responsible for freeing this memory by calling X$FREE.
X$SELECT_ASYNC_EVENTArgument Information(display, window_id, event_type, ast_routine, ast_userarg)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
event_type | longword | uns longword | read | reference |
ast_routine | procedure | proc entry mask | read | reference |
ast_userarg | longword | uns longword | read | reference |
X$SELECT_ASYNC_INPUTArgument Information(display, window_id, event_mask, ast_routine, ast_userarg)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
event_mask | longword | uns longword | read | reference |
ast_routine | procedure | proc entry mask | read | reference |
ast_userarg | longword | uns longword | read | reference |
X$SELECT_INPUTArgument Information(display, window_id, event_mask)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
event_mask | mask_longword | longword | read | reference |
status_return = X$SEND_EVENTArgument Information(display, window_id, propagate, event_mask, event)
Argument | Usage | Data Type | Access | Mechanism |
---|---|---|---|---|
status_return | longword | uns longword | write | value |
display | identifier | uns longword | read | reference |
window_id | identifier | uns longword | read | reference |
propagate | longword | longword | read | reference |
event_mask | mask_longword | longword | read | reference |
event | record | x$event | read | reference |
status_return
Specifies whether the routine completed successfully.
Value Description Non-zero Routine completed successfully. 0 Routine did not complete successfully.
window_id
The identifier of the window to which to send the event. This window is called the destination window. You can pass the window identifier or the constants Pointer Window or Input Focus, which are as follows:X$C_POINTER_WINDOW
X$C_INPUT_FOCUS
Previous | Next | Contents | Index |