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

XmFontListFreeFontContext — A font list function that instructs the toolkit that the font list context is

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

Name

XmFontListFreeFontContext — A font list function that instructs the toolkit that the font list context is
       no longer needed "XmFontListFreeFontContext" "font list functions" "XmFontListFreeFontContext"

Synopsis

       #include <Xm/Xm.h>
       voidXmFontListFreeFontContext(
       XmFontContextcontext);

See Also