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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 XmTextGetEditable(3X) -- A Text function that accesses the edit permission state
    XmTextGetEditable accesses the edit permission state of the Text widget. Specifies the Text widget ID For a complete definition of Text and its associated resources, see XmText(3X).
 XmTextGetInsertionPosition(3X) -- A Text function that accesses the position of the insert cursor
    XmTextGetInsertionPosition accesses the insertion cursor position of the Text widget. Specifies the Text widget ID For a complete definition of Text and its associated resources, see XmText(3X).
 XmTextGetLastPosition(3X) -- A Text function that accesses the last position in the text
    XmTextGetLastPosition accesses the last position in the text buffer of the Text widget. This is an integer number of characters from the beginning of the buffer, and represents the position following ...
 XmTextGetMaxLength(3X) -- A Text function that accesses the value of the current maximum allowable length of a text string ent...
    XmTextGetMaxLength accesses the value of the current maximum allowable length of the text string in the Text widget entered from the keyboard. The maximum allowable length prevents the user from enter...
 XmTextGetSelection(3X) -- A Text function that retrieves the value of the primary selection
    XmTextGetSelection 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 with ...
 XmTextGetSelectionPosition(3X) -- A Text function that accesses the position of the primary selection
    XmTextGetSelectionPosition accesses the left and right position of the primary selection in the text buffer of the Text widget. Specifies the Text widget ID Specifies the pointer in which the position...
 XmTextGetSelectionWcs(3X) -- A Text function that retrieves the value of a wide character encoded primary selection
    XmTextGetSelectionWcs retrieves the value of the primary selection that is encoded in a wide character format. It returns a NULL pointer if no text is selected in the widget. The application is respon...
 XmTextGetSource(3X) -- A Text function that accesses the source of the widget
    XmTextGetSource accesses the source of the Text widget. Text widgets can share sources of text so that editing in one widget is reflected in another. This function accesses the source of one widget so...
 XmTextGetString(3X) -- A Text function that accesses the string value
    XmTextGetString accesses the string value of the Text widget. The application is responsible for freeing the storage associated with the string by calling XtFree. Specifies the Text widget ID For a co...
 XmTextGetStringWcs(3X) -- A Text function that retrieves a copy of the wide character string value of a Text widget
    XmTextGetStringWcs retrieves a copy of the wide character string value of the Text widget. The application is responsible for freeing the storage associated with the string by calling XtFree. Specifie...
 XmTextGetSubstring(3X) -- A Text function that retrieves a copy of a portion of the internal text buffer
    XmTextGetSubstring retrieves a copy of a portion of the internal text buffer of a Text widget. The function copies a specified number of characters from a given start position in the internal text buf...
 XmTextGetSubstringWcs(3X) -- A Text function that retrieves a portion of a wide character internal text buffer
    XmTextGetSubstringWcs retrieves a copy of a portion of the internal text buffer of a Text widget that is stored in a wide character format. The function copies a specified number of characters from a ...
 XmTextGetTopCharacter(3X) -- A Text function that accesses the position of the first character displayed
    XmTextGetTopCharacter accesses the position of the text at the top of the Text widget. Specifies the Text widget ID For a complete definition of Text and its associated resources, see XmText(3X).
 XmTextInsert(3X) -- A Text function that inserts a character string into a text string
    XmTextInsert inserts a character string into the text string in the Text widget. The character positions begin at zero and are numbered sequentially from the beginning of the text. For example, to ins...
 XmTextInsertWcs(3X) -- A Text function that inserts a wide character string into a Text widget
    XmTextInsertWcs inserts a wide character string into the Text widget at a specified location. The character positions begin at zero and are numbered sequentially from the beginning of the text. For ex...
<<  [Prev]  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