XkbFreeComponentList - Man Page
Free the structure returned by XkbListComponents
Synopsis
void XkbFreeComponentList (XkbComponentListPtr list);
Arguments
- list
pointer to XkbComponentListRec to free
Description
When you are done using the structure returned by XkbListComponents, free it using XkbFreeComponentList.
See Also
Referenced By
libX11 1.8.10 X Version 11 XKB FUNCTIONS