from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
XkbFreeComponentList
Section: XKB FUNCTIONS (3) Updated: libX11 1.6.4 Index
Return to Main Contents
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)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- SEE ALSO
-
|