XkbFreeKeyboard(3) - phpMan

Command: man perldoc info search(apropos)  


XkbFreeKeyboard(3)                        XKB FUNCTIONS                        XkbFreeKeyboard(3)



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

SYNOPSIS
       void XkbFreeKeyboard ( xkb, which, free_all )
             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.




X Version 11                               libX11 1.1.5                        XkbFreeKeyboard(3)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 13:25 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!