Table of 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)


Table of Contents