XkbFreeIndicatorMaps(3) XKB FUNCTIONS XkbFreeIndicatorMaps(3)

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

void XkbFreeIndicatorMaps (XkbDescPtr xkb);

keyboard description structure

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.

XkbAllocIndicatorMaps(3)

libX11 1.8.9 X Version 11