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

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

Contents


 XmStringCreate(library call)                   XmStringCreate(library call)




 NAME    [Toc]    [Back]
      XmStringCreate - A compound string function that creates a compound
      string

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

 DESCRIPTION    [Toc]    [Back]
      XmStringCreate creates a compound string with two components: text and
      a font list element tag.  The function will allocate space to hold the
      returned compound string.  When the application no longer needs the
      returned compound string, the application should call XmStringFree.

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

      tag       Specifies the tag component to be associated with the given
                text. The value XmFONTLIST_DEFAULT_TAG identifies a locale
                text segment.

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

 RELATED    [Toc]    [Back]
      XmFontList(3), XmFontListAdd(3), XmFontListAppendEntry(3),
      XmFontListCopy(3), XmFontListCreate(3), XmFontListEntryCreate(3),
      XmFontListEntryFree(3), XmFontListEntryGetFont(3),
      XmFontListEntryGetTag(3), XmFontListEntryLoad(3), XmFontListFree(3),
      XmFontListFreeFontContext(3), XmFontListGetNextFont(3),
      XmFontListInitFontContext(3), XmFontListNextEntry(3),
      XmFontListRemoveEntry(3), XmString(3), XmStringBaseline(3),
      XmStringByteCompare(3), XmStringCompare(3), XmStringConcat(3),
      XmStringCopy(3), XmStringCreateLocalized(3), XmStringCreateLtoR(3),
      XmStringCreateSimple(3), XmStringDirection(3),
      XmStringDirectionCreate(3), XmStringDraw(3), XmStringDrawImage(3),
      XmStringDrawUnderline(3), XmStringEmpty(3), XmStringExtent(3),
      XmStringFree(3), XmStringFreeContext(3), XmStringGetLtoR(3),
      XmStringGetNextComponent(3), XmStringGetNextSegment(3),
      XmStringHasSubstring(3), XmStringHeight(3), XmStringInitContext(3),
      XmStringLength(3), XmStringLineCount(3), XmStringNConcat(3),
      XmStringNCopy(3), XmStringPeekNextComponent(3),
      XmStringSegmentCreate(3), XmStringSeparatorCreate(3),
      XmStringTable(3), and XmStringWidth(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmStringCreateSimple Tru64 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 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 IRIX A compound string function that creates a compound string in the language environment of a widget
XmStringDrawImage IRIX A compound string function that draws a compound string in an X Window and creates an image
XmStringCreateLocalized HP-UX A compound string function that creates a compound string in the current locale
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
XmStringNCopy Tru64 A compound string function that creates a copy of a compound string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service