*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 XmTextFieldGetInsertionPosition(3X) -- A TextField function that accesses the position of the insertion cursor
    XmTextFieldGetInsertionPosition accesses the insertion cursor position of the TextField widget. Specifies the TextField widget ID For a complete definition of TextField and its associated resources, s...
 XmTextFieldGetLastPosition(3X) -- A TextField function that accesses the position of the last text character
    XmTextFieldGetLastPosition accesses the position of the last character in the text buffer of the TextField widget. Specifies the TextField widget ID For a complete definition of TextField and its asso...
 XmTextFieldGetMaxLength(3X) -- A TextField function that accesses the value of the current maximum allowable length of a text strin...
    XmTextFieldGetMaxLength accesses the value of the current maximum allowable length of the text string in the TextField widget entered from the keyboard. The maximum allowable length prevents the user ...
 XmTextFieldGetSelection(3X) -- A TextField function that retrieves the value of the primary selection
    XmTextFieldGetSelection retrieves the value of the primary selection. It returns a NULL pointer if no text is selected in the widget. The application is responsible for freeing the storage associated ...
 XmTextFieldGetSelectionPosition(3X) -- A TextField function that accesses the position of the primary selection
    XmTextFieldGetSelectionPosition accesses the left and right position of the primary selection in the text buffer of the TextField widget. Specifies the TextField widget ID Specifies the pointer in whi...
 XmTextFieldGetSelectionWcs(3X) -- A TextField function that retrieves the value of a wide character encoded primary selection
    XmTextFieldGetSelectionWcs retrieves the value of the primary selection, encoded in a wide character format. It returns a NULL pointer if no text is selected in the widget. The application is responsi...
 XmTextFieldGetString(3X) -- A TextField function that accesses the string value
    XmTextFieldGetString accesses the string value of the TextField widget. The application is responsible for freeing the storage associated with the string by calling XtFree. Specifies the TextField wid...
 XmTextFieldGetStringWcs(3X) -- A TextField function that retrieves a copy of the wide character string value of a TextField widget
    XmTextFieldGetStringWcs retrieves a copy of the wide character string value of the TextField widget. The application is responsible for freeing the storage associated with the string by calling XtFree...
 XmTextFieldGetSubstring(3X) -- A TextField function that retrieves a copy of a portion of the internal text buffer
    XmTextFieldGetSubstring retrieves a copy of a portion of the internal text buffer of a TextField widget. The function copies a specified number of characters from a given start position in the interna...
 XmTextFieldGetSubstringWcs(3X) -- A TextField function that retrieves a portion of a wide character internal text buffer
    XmTextFieldGetSubstringWcs retrieves a copy of a portion of the internal text buffer of a TextField widget that is stored in a wide character format. The function copies a specified number of characte...
 XmTextFieldInsert(3X) -- A TextField function that inserts a character string into a text string
    XmTextFieldInsert inserts a character string into the text string in the TextField widget. The character positions begin at zero and are numbered sequentially from the beginning of the text. For examp...
 XmTextFieldInsertWcs(3X) -- A TextField function that inserts a wide character string into a TextField widget
    XmTextFieldInsertWcs inserts a wide character string into the TextField widget at a specified location. The character positions begin at zero and are numbered sequentially from the beginning of the te...
 XmTextFieldPaste(3X) -- A TextField function that inserts the clipboard selection
    XmTextFieldPaste inserts the clipboard selection at the insertion cursor of the destination widget. If XmNpendingDelete is True and the insertion cursor is inside the current selection, the clipboard ...
 XmTextFieldPosToXY(3X) -- A TextField function that accesses the x and y position of a character position
    XmTextFieldPosToXY accesses the x and y position, relative to the upper left corner of the TextField widget, of a given character position in the text buffer. Specifies the TextField widget ID Specifi...
 XmTextFieldRemove(3X) -- A TextField function that deletes the primary selection
    XmTextFieldRemove deletes the primary selected text. If there is a selection, this routine also calls the widget's XmNvalueChangedCallback and verification callbacks, either XmNmodifyVerifyCallback o...
<<  [Prev]  277  278  279  280  281  282  283  284  285  286  287  288  289  290  291  292  293  294  295  296  297  
298  299  300  301  302  303  304  305  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service