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

XkbFreeGeomOutlines - Free geometry outlines

Arguments

shape  shape in which outlines should be freed

       first  first outline to be freed

       count  number of outlines to be freed

       free_all
              True => all outlines are freed

Description

       If  free_all is True, all outlines are freed regardless of the value of first or count.  Otherwise, count
       outlines are freed beginning with the one specified by first.

X Version 11                                      libX11 1.8.12                           XkbFreeGeomOutlines(3)

Name

       XkbFreeGeomOutlines - Free geometry outlines

Synopsis

voidXkbFreeGeomOutlines(XkbShapePtrshape,intfirst,intcount,Boolfree_all);

See Also