xmmapsegmentencoding(3) hpux man page | unix.com

Man Page: xmmapsegmentencoding

Operating Environment: hpux

Section: 3

XmMapSegmentEncoding(library call)										XmMapSegmentEncoding(library call)

NAME
XmMapSegmentEncoding -- A compound string function that returns the compound text encoding format associated with the specified font list tag
SYNOPSIS
#include <Xm/Xm.h> char * XmMapSegmentEncoding( char *fontlist_tag);
DESCRIPTION
XmMapSegmentEncoding 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 tag
RETURN
Returns a copy of the associated compound text encoding format if the font list tag is found in the registry; otherwise, returns NULL.
RELATED
XmCvtXmStringToCT(3), XmFontList(3), XmRegisterSegmentEncoding(3), and XmString(3). XmMapSegmentEncoding(library call)
Related Man Pages
xmstringcreateltor(3) - redhat
xmcvtxmstringtoct(3) - centos
xmregistersegmentencoding(3) - hpux
xmstringcreate(3) - hpux
xmcvtxmstringtoct(3x) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Wrong Array...
Tar Command