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

  
 
  

home | help
XmFontList...FontContext(3) Library Functions Manual XmFontList...FontContext(3)

NAME
     XmFontListFreeFontContext	--  A  font  list  function  that  instructs the
     toolkit that the font list context is no longer needed

SYNOPSIS
     #include <Xm/Xm.h>
     void XmFontListFreeFontContext(
     XmFontContext context);

DESCRIPTION
     XmFontListFreeFontContext instructs the toolkit  that  the  context  is  no
     longer needed and will not be used without reinitialization.

     context   Specifies  the  font list context structure that was allocated by
	       the XmFontListInitFontContext function

RELATED
     XmFontListInitFontContext(3) and XmFontListNextEntry(3).

						     XmFontList...FontContext(3)

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

home | help