x11r4 man page for xkbfreeindicatormaps

Query: xkbfreeindicatormaps

OS: x11r4

Section: 3

Links: x11r4 man pages   all man pages   forum categories

Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XkbFreeIndicatorMaps(3) 					   XKB FUNCTIONS					   XkbFreeIndicatorMaps(3)

NAME
XkbFreeIndicatorMaps - Frees memory used by the indicators member of an XkbDescRec structure
SYNOPSIS
void XkbFreeIndicatorMaps ( xkb ) XkbDescPtr xkb;
ARGUMENTS
- xkb keyboard description structure
DESCRIPTION
If the indicators member of the keyboard description record pointed to by xkb is not NULL, XkbFreeIndicatorMaps frees the memory associated with the indicators member of xkb. X Version 11 libX11 1.2.1 XkbFreeIndicatorMaps(3)