Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmMapSegmentEncoding(3X) — Motif SDK 1.2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XmMapSegmentEncoding(3X)

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 (fontlist_tag)
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 calling XtFree. 
Specifies the compound string font list tag

RETURN VALUE

Returns a copy of the associated compound text encoding format if the font list tag is found in the registry; otherwise, returns NULL. 

RELATED INFORMATION

XmCvtXmStringToCT(3X), XmFontList(3X), XmRegisterSegmentEncoding(3X), and XmString(3X). 

SunOS 1.2.2  —  Last change:

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026