Previous | Contents | Index |
XmRemoveProtocolsArgument Information(shell, property, protocols, num_protocols)
Argument | Type | Access | Mechanism |
---|---|---|---|
shell | Widget | read | value |
property | Atom | read | value |
protocols | Atom | read | reference |
num_protocols | Cardinal | read | value |
XmRemoveTabGroupArgument Information(w)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
XmRepTypeAddReverseArgument Information(rep_type_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
rep_type_id | XmRepTypeId | read | value |
result XmRepTypeGetIdArgument Information(rep_type)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmRepTypeId | write | value |
rep_type | XtString | read | reference |
result XmRepTypeGetNameListArgument Information(rep_type_id, use_uppercase_format)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | ADDRESS | write | value |
rep_type_id | XmRepTypeId | read | value |
use_uppercase_format | Boolean | read | value |
result XmRepTypeGetRecordArgument Information(rep_type_id)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmRepTypeEntry | write | value |
rep_type_id | XmRepTypeId | read | value |
result XmRepTypeGetRegisteredArgument Information
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmRepTypeList | write | value |
XmRepTypeInstallTearOffModelConverter
result XmRepTypeRegisterArgument Information(rep_type, value_names, values, num_values)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmRepTypeId | write | value |
rep_type | XtString | read | reference |
value_names | ADDRESS | write | reference |
values | XtString | read | reference |
num_values | BYTE UNSIGNED | read | value |
result XmRepTypeValidValueArgument Information(rep_type_id, test_value, enable_default_warning)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
rep_type_id | XmRepTypeId | read | value |
test_value | BYTE UNSIGNED | read | value |
enable_default_warning | Widget | read | value |
XmResolveAllPartOffsetsArgument Information(wclass, offset, constraint_offset)
Argument | Type | Access | Mechanism |
---|---|---|---|
wclass | WidgetClass | read | value |
offset | XmOffsetPtr | modify | reference |
constraint_offset | XmOffsetPtr | modify | reference |
XmResolvePartOffsetsArgument Information(widget_class, offset)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget_class | WidgetClass | read | value |
offset | XmOffsetPtr | modify | reference |
XmScaleGetValueArgument Information(widget, value)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
value | LONGWORD | write | reference |
XmScaleSetValueArgument Information(widget, value)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
value | LONGWORD | read | value |
XmScrollBarGetValuesArgument Information(widget, value_return, slider_size_return, increment_return, page_increment_return)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
value_return | LONGWORD | write | reference |
slider_size_return | LONGWORD | write | reference |
increment_return | LONGWORD | write | reference |
page_increment_return | LONGWORD | write | reference |
XmScrollBarSetValuesArgument Information(widget, value, slider_size, increment, page_increment, notify)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
value | LONGWORD | read | value |
slider_size | LONGWORD | read | value |
increment | LONGWORD | read | value |
page_increment | LONGWORD | read | value |
notify | Boolean | read | value |
XmScrollVisibleArgument Information(widget, widget_id, hor_margin, ver_margin)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
widget_id | Widget | read | value |
hor_margin | Dimension | read | value |
ver_margin | Dimension | read | value |
XmScrolledWindowSetAreasArgument Information(widget, horizontal_scrollbar, vertical_scrollbar, work_region)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
horizontal_scrollbar | Widget | read | value |
vertical_scrollbar | Widget | read | value |
work_region | Widget | read | value |
result XmSelectionBoxGetChildArgument Information(widget, child)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
widget | Widget | read | value |
child | BYTE UNSIGNED | read | value |
result XmSetColorCalculationArgument Information(proc)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmColorProc | write | value |
proc | XmColorProc | read | value |
XmSetFontUnitArgument Information(display, font_unit_value)
Argument | Type | Access | Mechanism |
---|---|---|---|
display | Display | read | value |
font_unit_value | LONGWORD | read | value |
XmSetFontUnitsArgument Information(display, h_value, v_value)
Argument | Type | Access | Mechanism |
---|---|---|---|
display | Display | read | value |
h_value | LONGWORD | read | value |
v_value | LONGWORD | read | value |
XmSetMenuCursorArgument Information(display, cursorId)
Argument | Type | Access | Mechanism |
---|---|---|---|
display | Display | read | value |
cursorId | Cursor | read | value |
XmSetProtocolHooksArgument Information(shell, property, protocol, prehook, pre_closure, posthook, post_closure)
Argument | Type | Access | Mechanism |
---|---|---|---|
shell | Widget | read | value |
property | Atom | read | value |
protocol | Atom | read | value |
prehook | XtCallbackProc | read | value |
pre_closure | XtPointer | read | value |
posthook | XtCallbackProc | read | value |
post_closure | XtPointer | read | value |
result XmStringBaselineArgument Information(fontlist, string)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Dimension | write | value |
fontlist | XmFontList | read | value |
string | XmString | read | value |
result XmStringByteCompareArgument Information(s1, s2)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
s1 | XmString | read | value |
s2 | XmString | read | value |
result XmStringCompareArgument Information(s1, s2)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
s1 | XmString | read | value |
s2 | XmString | read | value |
result XmStringConcatArgument Information(s1, s2)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
s1 | XmString | read | value |
s2 | XmString | read | value |
Previous | Next | Contents | Index |