  | 
		
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
 
 
 
DXmCSTextXYToPos
 
FORMAT
 result DXmCSTextXYToPos
 (widget, x, y)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      DXmCSTextPosition
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      x
     | 
    
      Position
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      y
     | 
    
      Position
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCvtCStoDDIF
 
FORMAT
 result DXmCvtCStoDDIF
 (cs, byte_count, status)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Opaque
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      cs
     | 
    
      XmString
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      byte_count
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      status
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmCvtCStoFC
 
FORMAT
 result DXmCvtCStoFC
 (cs, byte_count, status)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Opaque
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      cs
     | 
    
      XmString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      byte_count
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      status
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmCvtCStoOS
 
FORMAT
 result DXmCvtCStoOS
 (cs, byte_count, status)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Opaque
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      cs
     | 
    
      XmString
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      byte_count
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      status
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmCvtDDIFtoCS
 
FORMAT
 result DXmCvtDDIFtoCS
 (ddif, byte_count, status)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      ddif
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      byte_count
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      status
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmCvtFCtoCS
 
FORMAT
 result DXmCvtFCtoCS
 (fc, byte_count, status)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      fc
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      byte_count
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      status
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmCvtOStoCS
 
FORMAT
 result DXmCvtOStoCS
 (os_string, byte_count, status)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      os_string
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      byte_count
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      status
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmDisplayCSMessage
 
FORMAT
 result DXmDisplayCSMessage
 (parent, name, pos, x, y, style, msgvec, widget, user_routine,
 ok_callback, help_callback)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Widget
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      parent
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      name
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      pos
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      x
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      y
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      style
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      msgvec
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      modifer
     | 
    
      reference
     | 
   
  
    | 
      user_routine
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      ok_callback
     | 
    
      XtCallbackRec
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      help_callback
     | 
    
      XtCallbackRec
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
DXmDisplayVmsMessage
 
FORMAT
 result DXmDisplayVmsMessage
 (parent, name, pos, x, y, style, msgvec, widget, user_routine,
 ok_callback, help_callback )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Widget
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      parent
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      name
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      pos
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      x
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      y
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      style
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      msgvec
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      modifier
     | 
    
      reference
     | 
   
  
    | 
      user_routine
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      ok_callback
     | 
    
      XtCallbackRec
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      help_callback
     | 
    
      XtCallbackRec
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
DXmFindFontFallback
 
FORMAT
result DXmFindFontFallback
 (fontname )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XtString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      fontname
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
DXmFontListCreateDefault
 
FORMAT
 result DXmFontListCreateDefault
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmFontList
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmFormSpaceButtonsEqually
 
FORMAT
 DXmFormSpaceButtonsEqually
 (parent, widget_list, num_widgets)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      parent
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      widget_list
     | 
    
      Widget (array)
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      num_widgets
     | 
    
      Cardinal
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmGetLocaleCharset
 
FORMAT
 result DXmGetLocaleCharset
 ()
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmStringCharSet
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmGetLocaleCharsets
 
FORMAT
 result DXmGetLocaleCharsets
 ()
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      ADDRESS
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmGetLocaleMnemonic
 
FORMAT
 result DXmGetLocaleMnemonic
 (context, widget, mnemonic, charset)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      KeySym
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      context
     | 
    
      I18nContext
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      mnemonic
     | 
    
      XmString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      charset
     | 
    
      XmStringCharSet
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmGetLocaleString
 
FORMAT
 result DXmGetLocaleString
 (ascii)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      ascii
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
DXmHelpOnContext
 
FORMAT
 DXmHelpOnContext
 (widget, confine)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      confine
     | 
    
      Boolean
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmHelpSystemClose
 
FORMAT
 DXmHelpSystemClose
 (help_context, routine, tag)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      help_context
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      routine
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      tag
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmHelpSystemDisplay
 
FORMAT
 DXmHelpSystemDisplay
 (help_context, help_file, keyword, name, routine, tag)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      help_context
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      help_file
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      keyword
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      name
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      routine
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      tag
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmHelpSystemOpen
 
FORMAT
 DXmHelpSystemOpen
 (help_context, main_window, help_file, routine, tag)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      help_context
     | 
    
      Opaque
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      main_window
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      help_file
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      routine
     | 
    
      ADDRESS
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      tag
     | 
    
      Opaque
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmInitialize
 
FORMAT
 DXmInitialize
 ( )
 
  
 
DXmLoadQueryFont
 
FORMAT
 result DXmLoadQueryFont
 (dpy, fontname)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD UNSIGNED
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      dpy
     | 
    
      Display
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      fontname
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
DXmNumChildren
 
FORMAT
 result DXmNumChildren
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Cardinal
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmPositionWidget
 
FORMAT
 DXmPositionWidget
 (new_widget, avoid_widgets, widget_cnt)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      new_widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      avoid_widgets
     | 
    
      Widget
     | 
    
      modify
     | 
    
      reference
     | 
   
  
    | 
      widget_cnt
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
 
  
  
		 |