manpagez: man pages & more
man XkbFreeKeyboard(3)
Home | html | info | man
XkbFreeKeyboard(3)               XKB FUNCTIONS              XkbFreeKeyboard(3)




NAME

       XkbFreeKeyboard -  Destroys either an entire XkbDescRec or just some of
       its members


SYNOPSIS

       void  XkbFreeKeyboard  (XkbDescPtr  xkb,  unsigned  int   which,   Bool
              free_all);


ARGUMENTS

       xkb    keyboard description with components to free

       which  mask selecting components to free

       free_all
              True => free all components and xkb


DESCRIPTION

       XkbFreeKeyboard frees the components of xkb specified by which and sets
       the corresponding values to NULL. If free_all is True,  XkbFreeKeyboard
       frees  every non-NULL component of xkb and then frees the xkb structure
       itself.

       If kbd is NULL, no operation is performed.



SEE ALSO

       XkbFreeClientMap(3),     XkbFreeServerMap(3),      XkbFreeCompatMap(3),
       XkbFreeIndicatorMaps(3),      XkbFreeNames(3),      XkbFreeGeometry(3),
       XkbFreeControls(3)



X Version 11                     libX11 1.6.9               XkbFreeKeyboard(3)

xorg-libX11 1.6.9 - Generated Sun Oct 20 19:35:21 CDT 2019
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.