XkbFreeComponentList(3) XKB FUNCTIONS XkbFreeComponentList(3)
XkbFreeComponentList - Free the structure returned by
XkbListComponents
void XkbFreeComponentList (XkbComponentListPtr list);
list pointer to XkbComponentListRec to free
When you are done using the structure returned by XkbListComponents,
free it using XkbFreeComponentList.
XkbListComponents(3)
X Version 11 libX11 1.8.10 XkbFreeComponentList(3)
NAME
XkbFreeComponentList - 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
XkbListComponents(3)
X Version 11 libX11 1.8.10 XkbFreeComponentList(3)