PATH:
usr
/
include
/
X11
/* Copyright (C) 2003-2006 Jamey Sharp, Josh Triplett * This file is licensed under the MIT license. See the file COPYING. */ #ifndef _X11_XLIB_XCB_H_ #define _X11_XLIB_XCB_H_ #include <xcb/xcb.h> #include <X11/Xlib.h> #include <X11/Xfuncproto.h> _XFUNCPROTOBEGIN xcb_connection_t *XGetXCBConnection(Display *dpy); enum XEventQueueOwner { XlibOwnsEventQueue = 0, XCBOwnsEventQueue }; void XSetEventQueueOwner(Display *dpy, enum XEventQueueOwner owner); _XFUNCPROTOEND #endif /* _X11_XLIB_XCB_H_ */
[-] Xfuncproto.h
[edit]
[-] Xos_r.h
[edit]
[-] Xosdefs.h
[edit]
[-] Xlocale.h
[edit]
[-] Xatom.h
[edit]
[-] keysym.h
[edit]
[-] cursorfont.h
[edit]
[-] Xarch.h
[edit]
[-] Xlib-xcb.h
[edit]
[-] keysymdef.h
[edit]
[-] ap_keysym.h
[edit]
[-] HPkeysym.h
[edit]
[-] Xregion.h
[edit]
[-] Xproto.h
[edit]
[-] Xalloca.h
[edit]
[-] Xauth.h
[edit]
[+]
fonts
[+]
dri
[-] X.h
[edit]
[-] Xmd.h
[edit]
[-] Xlibint.h
[edit]
[-] Sunkeysym.h
[edit]
[-] Xw32defs.h
[edit]
[-] XKBlib.h
[edit]
[+]
..
[-] Xutil.h
[edit]
[-] Xfuncs.h
[edit]
[-] Xresource.h
[edit]
[-] XWDFile.h
[edit]
[-] DECkeysym.h
[edit]
[-] XlibConf.h
[edit]
[-] Xprotostr.h
[edit]
[-] xpm.h
[edit]
[-] Xos.h
[edit]
[-] Xlib.h
[edit]
[-] Xthreads.h
[edit]
[-] Xwindows.h
[edit]
[+]
extensions
[-] XF86keysym.h
[edit]
[-] Xcms.h
[edit]
[-] Xdefs.h
[edit]
[-] ImUtil.h
[edit]
[-] Xwinsock.h
[edit]
[-] Xpoll.h
[edit]