1XkbFreeIndicatorMaps(3) XKB FUNCTIONS XkbFreeIndicatorMaps(3)
2
3
4
6 XkbFreeIndicatorMaps - Frees memory used by the indicators member of an
7 XkbDescRec structure
8
10 void XkbFreeIndicatorMaps (XkbDescPtr xkb);
11
13 - xkb keyboard description structure
14
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
21
22X Version 11 libX11 1.3.4 XkbFreeIndicatorMaps(3)