Query: xmstringputrendition
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringPutRendition(library call) XmStringPutRendition(library call)NAMEXmStringPutRendition -- A convenience function that places renditions around stringsSYNOPSIS#include <Xm/Xm.h> XmString XmStringPutRendition( XmString string, XmStringTag rendition);DESCRIPTIONXmStringPutRendition places matching Xm_STRING_COMPONENT_RENDITION_BEGIN and XmSTRING_COMPONENT_RENDITION_END components containing rendi- tion 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.RETURNReturns 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.RELATEDXmString(3). XmStringPutRendition(library call)
Related Man Pages |
---|
xmstringtoxmstringtable(3) - centos |
xmstringcomponenttype(3) - hpux |
xmstringtoxmstringtable(3) - hpux |
xmstring(3x) - redhat |
xmstring(3x) - centos |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
awk - Multi-line data to be stored in variable |
Tar Command |
Shopt -s histappend |