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

  man pages->HP-UX 11i man pages -> XmTextFieldGetString (3)              
Title
Content
Arch
Section
 

Contents


 XmTextFieldGetString(library call)       XmTextFieldGetString(library call)




 NAME    [Toc]    [Back]
      XmTextFieldGetString - A TextField function that accesses the string
      value

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/TextF.h>
      char * XmTextFieldGetString(
      Widget widget);

 DESCRIPTION    [Toc]    [Back]
      XmTextFieldGetString accesses the string value of the TextField
      widget. The application is responsible for freeing the storage
      associated with the string by calling XtFree.

      widget    Specifies the TextField widget ID

      For a complete definition of TextField and its associated resources,
      see XmTextField(3).

 RETURN    [Toc]    [Back]
      Returns a character pointer to the string value of the TextField
      widget.  This returned value is a copy of the value of the XmNvalue
      resource.  Returns an empty string if the length of the TextField
      widget's string is 0 (zero).

 RELATED    [Toc]    [Back]
      XmTextField(3) and XmTextFieldGetStringWcs(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmTextFieldGetMaxLength IRIX A TextField function that accesses the value of the current maximum allowable length of a text string entered
XmTextFieldGetMaxLength HP-UX A TextField function that accesses the value of the current maximum allowable length of a text string entered
XmTextFieldGetBaseline HP-UX A TextField function that accesses the y position of the baseline
XmTextFieldGetBaseline Tru64 A TextField function that accesses the x position of the first baseline
XmTextFieldGetLastPosition HP-UX A TextField function that accesses the position of the last text character
XmTextFieldGetInsertionPosition HP-UX A TextField function that accesses the position of the insertion cursor
XmTextFieldGetSelectionPosition HP-UX A TextField function that accesses the position of the primary selection
XmTextFieldGetEditable HP-UX A TextField function that accesses the edit permission state
XmTextFieldGetLastPosition Tru64 A TextField function that accesses the position of the last text character
XmTextFieldGetBaseline IRIX A TextField function that accesses thex position of the first baseline
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service