GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmFontListCopy(3) FreeBSD Library Functions Manual XmFontListCopy(3)

XmFontListCopy — A font list function that copies a font list

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

XmFontListCopy creates a new font list consisting of the contents of the fontlist argument.
fontlist
Specifies a font list to be copied

Returns NULL if fontlist is NULL; otherwise, returns a new font list and allocates space to hold the font list. The application is responsible for managing the allocated space. The application can recover the allocated space by calling XmFontListFree.

XmFontList(3) and XmFontListFree(3).

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.