XKB FUNCTIONS XkbFreeComponentList(3x11)
NAME
XkbFreeComponentList - Free the structure returned by
XkbListComponentsSYNOPSIS
cc [ flag... ] file... -lX11 [ library... ]
void XkbFreeComponentList (XkbComponentListPtr list);
ARGUMENTS- list
pointer to XkbComponentListRec to freeDESCRIPTION
When you are done using the structure returned byXkbListComponents, free it using XkbFreeComponentList.
SEE ALSO
XkbListComponents(3x11)ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | x11/library/libx11 ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | See XInitThreads(3X11) |
|_____________________________|_____________________________|
X Version 11 Last change: libX11 1.3.5 1