Query: xmmapsegmentencoding
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmMapSegmentEncoding(library call) XmMapSegmentEncoding(library call)NAMEXmMapSegmentEncoding -- A compound string function that returns the compound text encoding format associated with the specified font list tagSYNOPSIS#include <Xm/Xm.h> char * XmMapSegmentEncoding( char *fontlist_tag);DESCRIPTIONXmMapSegmentEncoding searches the segment encoding registry for an entry that matches the specified font list tag and returns a copy of the associated compound text encoding format. The application is responsible for freeing the storage associated with the returned data by call- ing XtFree. fontlist_tag Specifies the compound string font list tagRETURNReturns a copy of the associated compound text encoding format if the font list tag is found in the registry; otherwise, returns NULL.RELATEDXmCvtXmStringToCT(3), XmFontList(3), XmRegisterSegmentEncoding(3), and XmString(3). XmMapSegmentEncoding(library call)
| Related Man Pages |
|---|
| xmstringcreate(3) - redhat |
| xmcvtxmstringtoct(3) - redhat |
| xmstringcreateltor(3) - centos |
| xmcvtxmstringtoct(3x) - osf1 |
| xmstringcreate(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |