  | 
		
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
 
 
 
DXmCSTextGetSelection
 
FORMAT
 result DXmCSTextGetSelection
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextGetSelectionInfo
 
FORMAT
 result DXmCSTextGetSelectionInfo
 (widget, left, right)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      reference
     | 
   
  
    | 
      left
     | 
    
      DXmCSTextPosition
     | 
    
      modify
     | 
    
      reference
     | 
   
  
    | 
      right
     | 
    
      DXmCSTextPosition
     | 
    
      modify
     | 
    
      reference
     | 
   
 
 
DXmCSTextGetString
 
FORMAT
 result DXmCSTextGetString
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextGetStringWrapped
 
FORMAT
result DXmCSTextGetStringWrapped
 (widget, start, end, result )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmString
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      start
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      end
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextGetTextPath
 
FORMAT
result DXmCSTextGetTextPath
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      XmStringDirection
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextGetTopPosition
 
FORMAT
 result DXmCSTextGetTopPosition
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      DXmCSTextPosition
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextHasSelection
 
FORMAT
 result DXmCSTextHasSelection
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextHorizontalScroll
 
FORMAT
 DXmCSTextHorizontalScroll
 (widget, n )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      n
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextInsert
 
FORMAT
 result DXmCSTextInsert
 (widget, pos, value)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      DXmCSTextStatus
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      pos
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      value
     | 
    
      XmString
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextMarkRedraw
 
FORMAT
 DXmCSTextMarkRedraw
 (widget, left, right)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      left
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      right
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextGetInsertionPosition
 
FORMAT
result DXmCSTextGetInsertionPosition
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      DXmCSTextPosition
     | 
    
      write
     | 
    
      reference
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextInvalidate
 
FORMAT
 DXmCSTextInvalidate
 (widget, left, right)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      left
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      right
     | 
    
       DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextNumLines
 
FORMAT
 result DXmCSTextNumLines
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextPaste
 
FORMAT
 result DXmCSTextPaste
 (widget, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      Time
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextPosToLine
 
FORMAT
result DXmCSTextPosToLine
 (widget, position )
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      LONGWORD
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      position
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextPosToXY
 
FORMAT
 result DXmCSTextPosToXY
 (widget, position, x, y)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      position
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      x
     | 
    
      Position
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      y
     | 
    
      Position
     | 
    
      write
     | 
    
      value
     | 
   
 
 
DXmCSTextRemove
 
FORMAT
 result DXmCSTextRemove
 (widget)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      Boolean
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextRead
 
FORMAT
 DXmCSTextRead
 (widget, frompos, topos, value)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      frompos
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      topos
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      value
     | 
    
      XmString
     | 
    
      write
     | 
    
      reference
     | 
   
 
 
DXmCSTextReplace
 
FORMAT
 result DXmCSTextReplace
 (widget, from_pos, to_pos, value)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      result
     | 
    
      DXmCSTextStatus
     | 
    
      write
     | 
    
      value
     | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      from_pos
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      to_pos
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      value
     | 
    
      XmString
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetAddMode
 
FORMAT
 DXmCSTextSetAddMode
 (widget, state)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      state
     | 
    
      Boolean
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetEditable
 
FORMAT
 DXmCSTextSetEditable
 (widget, editable)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      editable
     | 
    
      Boolean
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetHighlight
 
FORMAT
 DXmCSTextSetHighlight
 (widget, left, right, mode)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      left
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      right
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      mode
     | 
    
      XmHighlightMode
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetInsertionPosition
 
FORMAT
 DXmCSTextSetInsertionPosition
 (widget, position)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      position
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetMaxLength
 
FORMAT
 DXmCSTextSetMaxLength
 (widget, max)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      max
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetSelection
 
FORMAT
 DXmCSTextSetSelection
 (widget, first, last, time)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      first
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      last
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      time
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetString
 
FORMAT
 DXmCSTextSetString
 (widget,value)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      Widget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      value
     | 
    
      XmString
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextSetTopPosition
 
FORMAT
 DXmCSTextSetTopPosition
 (widget, top_position)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      top_position
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextShowPosition
 
FORMAT
 DXmCSTextShowPosition
 (widget, position)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      position
     | 
    
      DXmCSTextPosition
     | 
    
      read
     | 
    
      value
     | 
   
 
 
DXmCSTextVerticalScroll
 
FORMAT
 DXmCSTextVerticalScroll
 (widget, n)
 
  
Argument Information
  
    | Argument  | 
    Type  | 
    Access  | 
    Mechanism  | 
   
  
    | 
      widget
     | 
    
      DXmCSTextWidget
     | 
    
      read
     | 
    
      value
     | 
   
  
    | 
      n
     | 
    
      LONGWORD
     | 
    
      read
     | 
    
      value
     | 
   
 
  
  
		 |