Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmFontListCreate(3X)

XmFontListCopy(3X)  —  Kubota Pacfic Computer Inc.

NAME

XmFontListCopy — a compound string function that copies a font list.

SYNOPSIS

#include <Xm/Xm.h> XmFontList XmFontListCopy (fontlist)
XmFontListfontlist;

DESCRIPTION

XmFontListCopy creates a new font list consisting of the contents of the fontlist argument. 

fontlistlistSpecifies a font list to be copied

RETURN VALUE

Returns NULL if fontlist is NULL; otherwise, returns a new font list. 

RELATED INFORMATION

XmFontListCreate(3X). 

September 02, 1992

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