Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XkbFreeComponentList(3)		 XKB FUNCTIONS	       XkbFreeComponentList(3)

NAME
       XkbFreeComponentList - Free the structure returned by XkbListComponents

SYNOPSIS

       void XkbFreeComponentList (XkbComponentListPtr list);

ARGUMENTS
       list   pointer to XkbComponentListRec to	free

DESCRIPTION
       When  you  are  done using the structure	returned by XkbListComponents,
       free it using XkbFreeComponentList.

SEE ALSO
       XkbListComponents(3)

X Version 11			 libX11	1.8.12	       XkbFreeComponentList(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XkbFreeComponentList&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help