Previous | Contents | Index |
result DXmSvnGetPrimaryWorkWidgetArgument Information(svnw)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
svnw | Widget | read | value |
result DXmSvnGetSecondaryWorkWidgetArgument Information(svnw)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
svnw | Widget | read | value |
DXmSvnGetSelectionsArgument Information(svnw, selections, comps, entry_tags, num_array_entries)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
selections | LONGWORD | modify | reference |
comps | LONGWORD | modify | reference |
entry_tags | LONGWORD UNSIGNED | modify | reference |
num_array_entries | LONGWORD | read | value |
DXmSvnGetTreePositionArgument Information(svnw, x, y)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
x | LONGWORD | write | reference |
y | LONGWORD | write | reference |
DXmSvnHideHighlightingArgument Information(svnw)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
DXmSvnHideSelectionsArgument Information(svnw)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
DXmSvnHighlightAllArgument Information(svnw)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
DXmSvnHighlightEntryRoutineArgument Information(svnw, entry_number)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
DXmSvnInsertComponentArgument Information(svnw, comp_number, width, tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
comp_number | LONGWORD | read | value |
width | Dimension | read | value |
tag | LONGWORD UNSIGNED | read | value |
DXmSvnInvalidateEntryArgument Information(svnw, entry_number)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
DXmSvnMapPositionArgument Information(svnw, find_x, find_y, entry_number, component, tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
find_x | LONGWORD | read | value |
find_y | LONGWORD | read | value |
entry_number | LONGWORD | modify | reference |
component | LONGWORD | modify | reference |
tag | LONGWORD UNSIGNED | modify | reference |
result DXmSvnPositionDisplayArgument Information(svnw, entry_number, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
position | LONGWORD | read | value |
DXmSvnRemoveComponentArgument Information(svnw, comp_number)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
comp_number | LONGWORD | read | value |
DXmSvnSelectAllArgument Information(svnw)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
DXmSvnSelectComponentArgument Information(svnw, entry_number, comp_number)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
comp_number | LONGWORD | read | value |
DXmSvnSelectEntryArgument Information(svnw, entry_number)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
DXmSvnSetApplDraggingArgument Information(svnw, value)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
value | LONGWORD | read | value |
DXmSvnSetComponentHiddenArgument Information(svnw, entry_number, comp_number, hidden_mode)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
comp_number | LONGWORD | read | value |
hidden_mode | LONGWORD | read | value |
DXmSvnSetComponentPixmapArgument Information(svnw, entry_number, comp_number, x, y, pixmap, width, height)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
comp_number | LONGWORD | read | value |
x | LONGWORD | read | value |
y | LONGWORD | read | value |
pixmap | Pixmap | read | value |
width | LONGWORD | read | value |
height | LONGWORD | read | value |
DXmSvnSetComponentTagArgument Information(svnw, comp_number, tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
comp_number | LONGWORD | read | value |
tag | XtPointer | write | value |
DXmSvnSetComponentTextArgument Information(svnw, entry_number, comp_number, x, y, cs, fontlist)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
comp_number | LONGWORD | read | value |
x | LONGWORD | read | value |
y | LONGWORD | read | value |
cs | LONGWORD UNSIGNED | read | value |
fontlist | LONGWORD UNSIGNED | read | value |
DXmSvnSetComponentWidgetArgument Information(svnw, entry_number, comp_number, x, y, subw)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
comp_number | LONGWORD | read | value |
x | LONGWORD | read | value |
y | LONGWORD | read | value |
subw | Widget | read | value |
DXmSvnSetComponentWidthArgument Information(svnw, comp_number, width)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
comp_number | LONGWORD | read | value |
width | Dimension | read | value |
DXmSvnSetEntryArgument Information(svnw, entry_number, width, height, num_components, sensitivity, entry_tag, index_window)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
width | LONGWORD | read | value |
height | LONGWORD | read | value |
num_components | LONGWORD | read | value |
sensitivity | Boolean | read | value |
entry_tag | LONGWORD UNSIGNED | read | value |
index_window | Boolean | read | value |
DXmSvnSetEntryIndexWindowArgument Information(svnw, entry_number, index_window)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_number | LONGWORD | read | value |
index_window | Boolean | read | value |
DXmSvnSetEntryNumComponentsArgument Information(svnw, entry_numbers, num_components)
Argument | Type | Access | Mechanism |
---|---|---|---|
svnw | Widget | read | value |
entry_numbers | LONGWORD | read | value |
num_components | LONGWORD | read | value |
Previous | Next | Contents | Index |