|
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
XmFontListCreate
FORMAT
result XmFontListCreate
(font, charset)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmFontList
|
write
|
value
|
font
|
Font
|
read
|
value
|
charset
|
XtString
|
read
|
reference
|
XmFontListEntryCreate
FORMAT
result XmFontListEntryCreate
(tag, type, font)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmFontListEntry
|
write
|
value
|
tag
|
XtString
|
read
|
reference
|
type
|
XmFontType
|
read
|
value
|
font
|
XtPointer
|
read
|
value
|
XmFontListEntryFree
FORMAT
XmFontListEntryFree
(entry)
Argument Information
Argument |
Type |
Access |
Mechanism |
entry
|
XmFontListEntry
|
write
|
reference
|
XmFontListEntryGetFont
FORMAT
result XmFontListEntryGetFont
(entry, typeReturn)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtPointer
|
write
|
value
|
entry
|
XmFontListEntry
|
read
|
value
|
typeReturn
|
XmFontType
|
write
|
reference
|
XmFontListEntryGetTag
FORMAT
result XmFontListEntryGetTag
(entry)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtString
|
write
|
value
|
entry
|
XmFontListEntry
|
read
|
value
|
XmFontListEntryLoad
FORMAT
result XmFontListEntryLoad
(display, fontName, type, tag)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmFontListEntry
|
write
|
value
|
display
|
Display
|
read
|
value
|
fontName
|
XtString
|
read
|
reference
|
type
|
XmFontType
|
read
|
value
|
tag
|
XtString
|
read
|
reference
|
XmFontListFree
FORMAT
XmFontListFree
(fontlist)
Argument Information
Argument |
Type |
Access |
Mechanism |
fontlist
|
XmFontList
|
read
|
value
|
XmFontListFreeFontContext
FORMAT
XmFontListFreeFontContext
(context)
Argument Information
Argument |
Type |
Access |
Mechanism |
context
|
XmFontContext
|
read
|
value
|
XmFontListGetNextFont
FORMAT
result XmFontListGetNextFont
(context, charset, font)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Boolean
|
write
|
value
|
context
|
XmFontContext
|
read
|
value
|
charset
|
XmStringCharSet
|
write
|
reference
|
font
|
Font
|
read
|
reference
|
XmFontListInitFontContext
FORMAT
result XmFontListInitFontContext
(context, fontlist)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Boolean
|
write
|
value
|
context
|
XmFontContext
|
read
|
reference
|
fontlist
|
XmFontList
|
read
|
value
|
XmFontListNextEntry
FORMAT
result XmFontListNextEntry
(context)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmFontListEntry
|
write
|
value
|
context
|
XmFontContext
|
read
|
value
|
XmFontListRemoveEntry
FORMAT
result XmFontListRemoveEntry
(old, entry)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmFontList
|
write
|
value
|
old
|
XmFontList
|
read
|
value
|
entry
|
XmFontListEntry
|
read
|
value
|
XmGetAtomName
FORMAT
result XmGetAtomName
(display, atom)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtString
|
write
|
value
|
display
|
Display
|
read
|
value
|
atom
|
Atom
|
read
|
value
|
XmGetColorCalculation
FORMAT
result XmGetColorCalculation
( )
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmColorProc
|
write
|
value
|
XmGetColors
FORMAT
XmGetColors
(screen, colormap, background, foreground, top_shadow, bottom_shadow,
select)
Argument Information
Argument |
Type |
Access |
Mechanism |
screen
|
Screen
|
read
|
reference
|
colormap
|
Colormap
|
read
|
value
|
background
|
Pixel
|
read
|
value
|
foreground
|
Pixel
|
write
|
reference
|
top_shadow
|
Pixel
|
write
|
reference
|
bottom_shadow
|
Pixel
|
write
|
reference
|
select
|
Pixel
|
write
|
reference
|
XmGetDestination
FORMAT
result XmGetDestination
(display)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
display
|
Display
|
read
|
value
|
XmGetDragContext
FORMAT
result XmGetDragContext
(widget, time)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
time
|
Time
|
read
|
value
|
XmGetFocusWidget
FORMAT
widget XmGetFocusWidget
(wid)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
wid
|
Widget
|
read
|
value
|
XmGetMenuCursor
FORMAT
result XmGetMenuCursor
(display)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Cursor
|
write
|
value
|
display
|
Display
|
read
|
value
|
XmGetPixmap
FORMAT
result XmGetPixmap
(screen, image_name, foreground, background)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Pixmap
|
write
|
value
|
screen
|
Screen
|
read
|
reference
|
image_name
|
XtString
|
read
|
reference
|
foreground
|
Pixel
|
read
|
value
|
background
|
Pixel
|
read
|
value
|
XmGetPixmapByDepth
FORMAT
result XmGetPixmapByDepth
(screen, image_name, foreground, background, depth)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Pixmap
|
write
|
value
|
screen
|
Screen
|
read
|
reference
|
image_name
|
XtString
|
read
|
reference
|
foreground
|
Pixel
|
read
|
value
|
background
|
Pixel
|
read
|
value
|
depth
|
LONGWORD
|
read
|
value
|
XmGetPostedFromWidget
FORMAT
widget XmGetPostedFromWidget
(menu)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
menu
|
Widget
|
read
|
value
|
XmGetTabGroup
FORMAT
widget XmGetTabGroup
(wid)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
wid
|
Widget
|
read
|
value
|
XmGetTearOffControl
FORMAT
widget XmGetTearOffControl
(menu)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
menu
|
Widget
|
read
|
value
|
XmGetVisibility
FORMAT
result XmGetVisibility
(wid)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XmVisibility
|
write
|
value
|
wid
|
Widget
|
read
|
value
|
XmGetXmDisplay
FORMAT
widget XmGetXmDisplay
(display)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
display
|
Display
|
write
|
reference
|
XmGetXmScreen
FORMAT
widget XmGetXmScreen
(screen)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
screen
|
Screen
|
read
|
reference
|
XmImGetXIM
FORMAT
result XmImGetXIM
(w)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
ADDRESS
|
write
|
value
|
w
|
Widget
|
read
|
value
|
XmImMbLookupString
FORMAT
result XmImMbLookupString
(w, event, buf, nbytes, keysym, status)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
LONGWORD
|
write
|
value
|
w
|
Widget
|
read
|
write
|
event
|
ANY
|
read
|
reference
|
buf
|
XtString
|
read
|
reference
|
nbytes
|
LONGWORD
|
read
|
value
|
keysym
|
KeySym
|
write
|
reference
|
status
|
LONGWORD
|
write
|
reference
|
|