XkbFreeIndicatorMaps - Man Page
Frees memory used by the indicators member of an XkbDescRec structure
Synopsis
void XkbFreeIndicatorMaps (XkbDescPtr xkb);
Arguments
- xkb
keyboard description structure
Description
If the indicators member of the keyboard description record pointed to by xkb is not NULL, XkbFreeIndicatorMaps frees the memory associated with the indicators member of xkb.
If xkb is NULL, no operation is performed.
See Also
Referenced By
XkbFreeKeyboard(3), XkbGetIndicatorMap(3).
libX11 1.8.10 X Version 11 XKB FUNCTIONS