Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmFontListInitFontContext(3X) — Digital UNIX 4.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmFontList(3X)

XmFontListFreeFontContext(3X)

XmFontListNextEntry(3X)

XmFontListInitFontContext(3X)  —  Subroutines

OSF/Motif

NAME

XmFontListInitFontContext − A font list function that allows applications to access the entries 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 contents of a font list.  This context is used when reading the font list entry tag, font, or font set associated with each entry in the font list.  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

XmFontList(3X), XmFontListFreeFontContext(3X), and XmFontListNextEntry(3X). 

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