xmtextfieldgetstringwcs(3x) osf1 man page | unix.com

Man Page: xmtextfieldgetstringwcs

Operating Environment: osf1

Section: 3x

XmTextFieldGetStringWcs(3X)											       XmTextFieldGetStringWcs(3X)

NAME
XmTextFieldGetStringWcs - A TextField function that retrieves a copy of the wide character string value of a TextField widget
SYNOPSIS
#include <Xm/TextF.h> wchar_t * XmTextFieldGetStringWcs (widget) Widget widget;
DESCRIPTION
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. Specifies the TextField widget ID For a complete definition of TextField and its associated resources, see XmTextField(3X).
RETURN VALUE
Returns the wide character string value of the TextField widget. The function returns an empty string if the length of the TextField wid- get's string is 0.
SEE ALSO
XmTextField(3X), XmTextFieldGetString(3X) XmTextFieldGetStringWcs(3X)
Related Man Pages
xmtextfieldreplace(3x) - osf1
xmtextfieldinsert(3) - redhat
xmtextfieldinsertwcs(3) - redhat
xmtextfieldreplacewcs(3) - centos
xmtextfieldinsertwcs(3x) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
Low Impact PHP Errors and Logging Levels
PHP Write Man Pages to MySQL DB