  | 
		
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
 
 
 
XmStringPeekNextComponent
 
FORMAT
 result XmStringPeekNextComponent
 (context)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmStringComponentType
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      context
     | 
    
      XmStringContext
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmStringSegmentCreate
 
FORMAT
 result XmStringSegmentCreate
 (text, charset, direction, separator)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      text
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      charset
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      direction
     | 
    
      XmStringDirection
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      separator
     | 
    
      Boolean
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmStringSeparatorCreate
 
FORMAT
 result XmStringSeparatorCreate
 ()
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
 
 
XmStringWidth
 
FORMAT
 result XmStringWidth
 (fontlist, string)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Dimension
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      fontlist
     | 
    
      XmFontList
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      string
     | 
    
      XmString
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTargetsAreCompatible
 
FORMAT
 result XmTargetsAreCompatible
 (dpy, exportTargets, numExportTargets, importTargets, numImportTargets)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      dpy
     | 
    
      Display
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      exportTargets
     | 
    
      Atom
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      numExportTargets
     | 
    
      Cardinal
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      importTargets
     | 
    
      Atom
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      numImportTargets
     | 
    
      Cardinal
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextClearSelection
 
FORMAT
 XmTextClearSelection
 (widget, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextCopy
 
FORMAT
 result XmTextCopy
 (widget, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextCut
 
FORMAT
 result XmTextCut
 (widget, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextDisableRedisplay
 
FORMAT
 XmTextDisableRedisplay
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextEnableRedisplay
 
FORMAT
 XmTextEnableRedisplay
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldClearSelection
 
FORMAT
 XmTextFieldClearSelection
 (widget, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldCopy
 
FORMAT
 XmTextFieldCopy
 (widget, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldCut
 
FORMAT
 result XmTextFieldCut
 (widget, time )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetBaseline
 
FORMAT
 result XmTextFieldGetBaseline
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetCursorPosition
 
FORMAT
 result XmTextFieldGetCursorPosition
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmTextPosition
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetEditable
 
FORMAT
 result XmTextFieldGetEditable
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetInsertionPosition
 
FORMAT
 result XmTextFieldGetInsertionPosition
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmTextPosition
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetLastPosition
 
FORMAT
 result XmTextFieldGetLastPosition
 (widget )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmTextPosition
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetMaxLength
 
FORMAT
 result XmTextFieldGetMaxLength
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetSelection
 
FORMAT
 result XmTextFieldGetSelection
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XtString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetSelectionPosition
 
FORMAT
 result XmTextFieldGetSelectionPosition
 (widget, left, right)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      left
     | 
    
      XmTextPosition
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      right
     | 
    
      XmTextPosition
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
XmTextFieldGetSelectionWcs
 
FORMAT
 result XmTextFieldGetSelectionWcs
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XtString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetString
 
FORMAT
 XtString XmTextFieldGetString
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      XtString
     | 
    
      XtString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetStringWcs
 
FORMAT
 result XmTextFieldGetStringWcs
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XtString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
XmTextFieldGetSubstring
 
FORMAT
 result XmTextFieldGetSubstring
 (widget, start, num_chars, buf_size, buffer)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      start
     | 
    
      XmTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      num_chars
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      buf_size
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      buffer
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
XmTextFieldGetSubstringWcs
 
FORMAT
 result XmTextFieldGetSubstringWcs
 (widget, start, num_chars, buf_size, buffer)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      start
     | 
    
      XmTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      num_chars
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      buf_size
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      buffer
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
XmTextFieldInsert
 
FORMAT
 XmTextFieldInsert
 (widget, position, value)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      position
     | 
    
      XmTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      value
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
XmTextFieldInsertWcs
 
FORMAT
 XmTextFieldInsertWcs
 (widget, position, wcstring)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      position
     | 
    
      XmTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      wcstring
     | 
    
      XtString
     | 
    
      read
     | 
    
      reference
     | 
   
 
 
XmTextFieldPaste
 
FORMAT
 result XmTextFieldPaste
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
  
  
		 |