1XkbFreeGeomOutlines(3)           XKB FUNCTIONS          XkbFreeGeomOutlines(3)
2
3
4

NAME

6       XkbFreeGeomOutlines - Free geometry outlines
7

SYNOPSIS

9       void XkbFreeGeomOutlines (XkbShapePtr shape, int first, int count, Bool
10              free_all);
11

ARGUMENTS

13       - shape
14              shape in which outlines should be freed
15
16       - first
17              first outline to be freed
18
19       - count
20              number of outlines to be freed
21
22       - free_all
23              True => all outlines are freed
24

DESCRIPTION

26       If free_all is True, all outlines are freed regardless of the value  of
27       first or count.  Otherwise, count outlines are freed beginning with the
28       one specified by first.
29
30
31
32X Version 11                     libX11 1.6.5           XkbFreeGeomOutlines(3)
Impressum