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

NAME

6       XkbFreeIndicatorMaps - Frees memory used by the indicators member of an
7       XkbDescRec structure
8

SYNOPSIS

10       void XkbFreeIndicatorMaps (XkbDescPtr xkb);
11

ARGUMENTS

13       - xkb  keyboard description structure
14

DESCRIPTION

16       If the indicators member of the keyboard description record pointed  to
17       by  xkb  is  not NULL, XkbFreeIndicatorMaps frees the memory associated
18       with the indicators member of xkb.
19
20       If xkb is NULL, no operation is performed.
21
22

SEE ALSO

24       XkbAllocIndicatorMaps(3)
25
26
27
28
29X Version 11                     libX11 1.6.9          XkbFreeIndicatorMaps(3)
Impressum