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

  man pages->Tru64 Unix man pages -> XmStringCreateSimple (3X)              
Title
Content
Arch
Section
 

XmStringCreateSimple(3X)

Contents


NAME    [Toc]    [Back]

       XmStringCreateSimple  -  A  compound  string function that
       creates a compound string in the language environment of a
       widget

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       XmString XmStringCreateSimple (text)
               char * text;

DESCRIPTION    [Toc]    [Back]

       XmStringCreateSimple  creates  a  compound string with two
       components: text and a character set. It derives the character
 set from the current language environment.

       The  routine  attempts  to derive a character set from the
       value of the LANG environment variable. If this  does  not
       result  in  a valid character set, the routine uses a vendor-specific
 default. If the vendor has  not  specified  a
       different value, this default is ISO8859-1.

                                  Note

       This routine is obsolete and exists for compatibility with
       previous releases.  It has been replaced  by  XmStringCreateLocalized.


       Specifies  a null-terminated string to be used as the text
       component of the compound string.

RETURN VALUE    [Toc]    [Back]

       Returns a new compound string.

SEE ALSO    [Toc]    [Back]

      
      
       XmStringCreate(3X), XmStringCreateLocalized(3X)



                                         XmStringCreateSimple(3X)
[ Back ]
 Similar pages
Name OS Title
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
XmStringDrawImage Tru64 A compound string function that draws a compound string in an X Window and creates an image
XmStringCreateLocalized Tru64 A compound string function that creates a compound string in the current locale
XmStringCreateLocalized IRIX A compound string function that creates a compound string in the current locale
XmStringCreateLocalized HP-UX A compound string function that creates a compound string in the current locale
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