Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XmFontListFree(3)	    Library Functions Manual	       XmFontListFree(3)

NAME
     XmFontListFree  -- A font list function that recovers memory used by a font
     list

SYNOPSIS
     #include <Xm/Xm.h>
     void XmFontListFree(
     XmFontList list);

DESCRIPTION
     XmFontListFree recovers memory used by a font list.  This routine does  not
     free the XFontSet or XFontStruct associated with the specified font list.

     list      Specifies the font list to be freed

RELATED
     XmFontList(3),   XmFontListAppendEntry(3),   XmFontListCopy(3),   and   Xm-
     FontListRemoveEntry(3).

							       XmFontListFree(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmFontListFree&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help