logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmFontListFree — A font list function that recovers memory used by a font list "XmFontListFree" "font

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

Name

XmFontListFree  —  A  font  list function that recovers memory used by a font list "XmFontListFree" "font
       list functions" "XmFontListFree"

Synopsis

       #include <Xm/Xm.h>
       voidXmFontListFree(
       XmFontListlist);

See Also