|
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
DXmSvnGetPrimaryWorkWidget
FORMAT
result DXmSvnGetPrimaryWorkWidget
(svnw)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
svnw
|
Widget
|
read
|
value
|
DXmSvnGetSecondaryWorkWidget
FORMAT
result DXmSvnGetSecondaryWorkWidget
(svnw)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
svnw
|
Widget
|
read
|
value
|
DXmSvnGetSelections
FORMAT
DXmSvnGetSelections
(svnw, selections, comps, entry_tags, num_array_entries)
Argument Information
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
|
DXmSvnGetTreePosition
FORMAT
DXmSvnGetTreePosition
(svnw, x, y)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
x
|
LONGWORD
|
write
|
reference
|
y
|
LONGWORD
|
write
|
reference
|
DXmSvnHideHighlighting
FORMAT
DXmSvnHideHighlighting
(svnw)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
DXmSvnHideSelections
FORMAT
DXmSvnHideSelections
(svnw)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
DXmSvnHighlightAll
FORMAT
DXmSvnHighlightAll
(svnw)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
DXmSvnHighlightEntry
FORMAT
DXmSvnHighlightEntryRoutine
(svnw, entry_number)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
DXmSvnInsertComponent
FORMAT
DXmSvnInsertComponent
(svnw, comp_number, width, tag)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
comp_number
|
LONGWORD
|
read
|
value
|
width
|
Dimension
|
read
|
value
|
tag
|
LONGWORD UNSIGNED
|
read
|
value
|
DXmSvnInvalidateEntry
FORMAT
DXmSvnInvalidateEntry
(svnw, entry_number)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
DXmSvnMapPosition
FORMAT
DXmSvnMapPosition
(svnw, find_x, find_y, entry_number, component, tag)
Argument Information
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
|
DXmSvnPosition Display
FORMAT
result DXmSvnPositionDisplay
(svnw, entry_number, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
LONGWORD
|
write
|
value
|
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
DXmSvnRemoveComponent
FORMAT
DXmSvnRemoveComponent
(svnw, comp_number)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
comp_number
|
LONGWORD
|
read
|
value
|
DXmSvnSelectAll
FORMAT
DXmSvnSelectAll
(svnw)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
DXmSvnSelectComponent
FORMAT
DXmSvnSelectComponent
(svnw, entry_number, comp_number)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
comp_number
|
LONGWORD
|
read
|
value
|
DXmSvnSelectEntry
FORMAT
DXmSvnSelectEntry
(svnw, entry_number)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
DXmSvnSetApplDragging
FORMAT
DXmSvnSetApplDragging
(svnw, value)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
value
|
LONGWORD
|
read
|
value
|
DXmSvnSetComponentHidden
FORMAT
DXmSvnSetComponentHidden
(svnw, entry_number, comp_number, hidden_mode)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
comp_number
|
LONGWORD
|
read
|
value
|
hidden_mode
|
LONGWORD
|
read
|
value
|
DXmSvnSetComponentPixmap
FORMAT
DXmSvnSetComponentPixmap
(svnw, entry_number, comp_number, x, y, pixmap, width, height)
Argument Information
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
|
DXmSvnSetComponentTag
FORMAT
DXmSvnSetComponentTag
(svnw, comp_number, tag)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
comp_number
|
LONGWORD
|
read
|
value
|
tag
|
XtPointer
|
write
|
value
|
DXmSvnSetComponentText
FORMAT
DXmSvnSetComponentText
(svnw, entry_number, comp_number, x, y, cs, fontlist)
Argument Information
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
|
DXmSvnSetComponentWidget
FORMAT
DXmSvnSetComponentWidget
(svnw, entry_number, comp_number, x, y, subw)
Argument Information
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
|
DXmSvnSetComponentWidth
FORMAT
DXmSvnSetComponentWidth
(svnw, comp_number, width)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
comp_number
|
LONGWORD
|
read
|
value
|
width
|
Dimension
|
read
|
value
|
DXmSvnSetEntry
FORMAT
DXmSvnSetEntry
(svnw, entry_number, width, height, num_components, sensitivity,
entry_tag, index_window)
Argument Information
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
|
DXmSvnSetEntryIndexWindow
FORMAT
DXmSvnSetEntryIndexWindow
(svnw, entry_number, index_window)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_number
|
LONGWORD
|
read
|
value
|
index_window
|
Boolean
|
read
|
value
|
DXmSvnSetEntryNumComponents
FORMAT
DXmSvnSetEntryNumComponents
(svnw, entry_numbers, num_components)
Argument Information
Argument |
Type |
Access |
Mechanism |
svnw
|
Widget
|
read
|
value
|
entry_numbers
|
LONGWORD
|
read
|
value
|
num_components
|
LONGWORD
|
read
|
value
|
|