Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmFontListInitFontContext(3XM) — NEWS-os 4.1C

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmFontListFreeFontContext(3XM)

XmFontListGetNextFont(3XM)

XmFontListInitFontContext(3XM)  —  NEWS-OS Programmer’s Manual

NAME

XmFontListInitFontContext — a compound string function that allows applications to access the fonts and character sets in a font list.

SYNOPSIS

#include <Xm/Xm.h> Boolean XmFontListInitFontContext (context, fontlist)
XmFontContext ∗ context;
XmFontListfontlist;

DESCRIPTION

XmFontListInitFontContext establishes a context to allow applications to access the fonts and character sets in a font list.  This context is used when reading the font and character set in each element of the fontlist.  A Boolean status is returned to indicate whether or not the font list is valid. 

contextSpecifies a pointer to the allocated context

fontlistSpecifies the font list

RETURN VALUE

Returns True if the context was allocated; otherwise, returns False. 

RELATED INFORMATION

XmFontListFreeFontContext(3XM) and XmFontListGetNextFont(3XM). 

NEWS-OSRelease 4.1C

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