XkbFreeIndicatorMaps

Section: XKB FUNCTIONS (3)
Updated: libX11 1.8.4
Index Return to Main Contents
 

NAME

XkbFreeIndicatorMaps - Frees memory used by the indicators member of an XkbDescRec structure  

SYNOPSIS

void XkbFreeIndicatorMaps (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.

If xkb is NULL, no operation is performed.

 

SEE ALSO

XkbAllocIndicatorMaps(3)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 23:24:30 GMT, May 23, 2024