Previous | Contents | Index |
XmCascadeButtonHighlightArgument Information(cb, highlight)
Argument | Type | Access | Mechanism |
---|---|---|---|
cb | Widget | read | value |
highlight | Boolean | read | value |
XmChangeColorArgument Information(widget, background)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
background | Pixel | read | value |
result XmClipboardBeginCopyArgument Information(display, window, label, widget, callback, itemid)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
label | XmString | read | value |
widget | Widget | read | value |
callback | VoidProc | read | value |
itemid | LONGWORD | read | reference |
result XmClipboardCancelCopyArgument Information(display, window, item_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
item_id | LONGWORD | read | value |
result XmClipboardCopyArgument Information(display, window, item_id, format_name, buffer, length, private_id, data_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
item_id | LONGWORD | read | value |
format_name | XtString | read | reference |
buffer | XtPointer | read | value |
length | LONGWORD UNSIGNED | read | value |
private_id | LONGWORD | read | value |
data_id | LONGWORD | modify | reference |
result XmClipboardCopyByNameArgument Information(display, window, data_id, buffer, length, private_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
data_id | LONGWORD | read | value |
buffer | XtPointer | read | value |
length | LONGWORD UNSIGNED | read | value |
private_id | LONGWORD | read | value |
result XmClipboardEndCopyArgument Information(display, window, item_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
item_id | LONGWORD | read | value |
result XmClipboardEndRetrieveArgument Information(display, window)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
result XmClipboardInquireCountArgument Information(display, window, count, max_format_name_length)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
count | LONGWORD | write | reference |
max_format_name_length | LONGWORD SIGNED | write | reference |
result XmClipboardInquireFormatArgument Information(display, window, index, format_name_buf, buffer_len, copied_len)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
index | LONGWORD | read | value |
format_name_buf | XtPointer | read | value |
buffer_len | LONGWORD UNSIGNED | read | value |
copied_len | LONGWORD UNSIGNED | write | reference |
result XmClipboardInquireLengthArgument Information(display, window, format_name, length)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
format_name | XtString | read | reference |
length | LONGWORD UNSIGNED | write | reference |
result XmClipboardInquirePendingItemsArgument Information(display, window, format_name, item_list, count)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
format_name | XtString | read | reference |
item_list | XmClipboardPendingList | write | reference |
count | LONGWORD UNSIGNED | write | reference |
result XmClipboardLockArgument Information(display, window)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
result XmClipboardRegisterFormatArgument Information(display, format_name, format_length)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
format_name | XtString | read | reference |
format_length | LONGWORD | read | value |
result XmClipboardRetrieveArgument Information(display, window, format_name, buffer, length, num_bytes, private_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
format_name | XtString | read | reference |
buffer | XtPointer | read | value |
length | LONGWORD UNSIGNED | read | value |
num_bytes | LONGWORD UNSIGNED | write | reference |
private_id | LONGWORD | modify | reference |
result XmClipboardStartCopyArgument Information(display, window, clip_label, timestamp, widget, callback, item_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
clip_label | XmString | read | value |
timestamp | Time | read | value |
widget | Widget | read | value |
callback | XmCutPasteProc | read | value |
item_id | LONGWORD | read | reference |
result XmClipboardStartRetrieveArgument Information(display, window, timestamp )
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
timestamp | Time | read | value |
result XmClipboardUndoCopyArgument Information(display, window)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
result XmClipboardUnlockArgument Information(display, window, remove_all_locks)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
remove_all_locks | Boolean | read | value |
result XmClipboardWithdrawFormatArgument Information(display, window, data)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
display | Display | read | value |
window | Window | read | value |
data | LONGWORD | read | value |
Previous | Next | Contents | Index |