Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmFontListCopy(3X) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmFontList(3X)

XmFontListFree(3X)

XmFontListCopy(3X)  —  Subroutines

OSF/Motif

NAME

XmFontListCopy − A font list 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. 

fontlistSpecifies a font list to be copied

RETURN VALUE

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

RELATED INFORMATION

XmFontList(3X) and XmFontListFree(3X). 

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