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

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

Contents


 XmStringCreateLocalized(library call) XmStringCreateLocalized(library call)




 NAME    [Toc]    [Back]
      XmStringCreateLocalized - A compound string function that creates a
      compound string in the current locale

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmString XmStringCreateLocalized(
      char *text);

 DESCRIPTION    [Toc]    [Back]
      XmStringCreateLocalized creates a compound string containing the
      specified text in the current language environment.  An identical
      compound string would result from the function XmStringCreate called
      with XmFONTLIST_DEFAULT_TAG explicitly as the tag component.

      The function will allocate space to hold the returned compound string.
      The application is responsible for managing the allocated space.  The
      application can recover the allocated space by calling XmStringFree.

      text      Specifies a NULL-terminated string of text encoded in the
                current language environment to be used as the text
                component of the compound string

 RETURN    [Toc]    [Back]
      Returns a new compound string.

 RELATED    [Toc]    [Back]
      XmStringCreate(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmStringCreateSimple IRIX A compound string function that creates a compound string in the language environment of a widget
XmStringDrawImage Tru64 A compound string function that draws a compound string in an X Window and creates an image
XmStringDrawImage IRIX A compound string function that draws a compound string in an X Window and creates an image
XmStringDrawImage HP-UX A compound string function that draws a compound string in an X Window and creates an image
XmStringCreateSimple HP-UX A compound string function that creates a compound string in the language environment of a widget
XmStringCreateSimple Tru64 A compound string function that creates a compound string in the language environment of a widget
XmStringNCopy HP-UX A compound string function that creates a copy of a compound string
XmStringNCopy IRIX A compound string function that creates a copy of a compound string
XmStringNCopy Tru64 A compound string function that creates a copy of a compound string
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service