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

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

Contents


 XmStringPutRendition(library call)       XmStringPutRendition(library call)




 NAME    [Toc]    [Back]
      XmStringPutRendition - A convenience function that places renditions
      around strings

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmString XmStringPutRendition(
      XmString string,
      XmStringTag rendition);

 DESCRIPTION    [Toc]    [Back]
      XmStringPutRendition places matching
      Xm_STRING_COMPONENT_RENDITION_BEGIN and
      XmSTRING_COMPONENT_RENDITION_END components containing rendition
      around string. The original string is preserved.

      string    Specifies the compound string to which begin and end
                rendition components should be added.

      rendition Specifies the rendition tag to be used in an
                XmSTRING_COMPONENT_RENDITION_BEGIN component which will
                begin the returned string and in an
                XmSTRING_COMPONENT_RENDITION_END component which will end
                it.

 RETURN    [Toc]    [Back]
      Returns a new compound string.  The function allocates space to hold
      this returned compound string.  When the application no longer needs
      the returned compound string, the application should call
      XmStringFree.

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmRenderTableRemoveRenditions HP-UX A convenience function that removes renditions
XmStringTableUnparse HP-UX A convenience function that converts a table of compound strings to an array of text
XmStringTableParseStringArray HP-UX A convenience function that converts an array of strings to a compound string table
XmStringToXmStringTable HP-UX A convenience function that converts a single compound string to a table of compound strings
iflTypeNames IRIX convenience functions IFL enumerated types to strings
XmRenderTableCopy HP-UX A render table function that copies renditions
XmTabFree HP-UX A convenience function that frees a tab
winpush IRIX places the current graphics window behind all other windows
putbq Tru64 STREAMS: Places a message at the head of a queue
SgCreateFileSelectionDialog IRIX The FileSelectionDialog convenience creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service