Manpage of 'XkbFreeKeyboard' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for XkbFreeKeyboard
Other pages
for XkbFreeKeyboard
More pages
containing XkbFreeKeyboard

Section 3 manual page or howto for 'XkbFreeKeyboard'  

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.2.1		    XkbFreeKeyboard(3)

NAME - SYNOPSIS - ARGUMENTS - DESCRIPTION -  
All manual pages         All RFC pages
Common page
for XkbFreeKeyboard
Other pages
for XkbFreeKeyboard
More pages
containing XkbFreeKeyboard
A random manual page         All manual pages        All RFC pages