Category:XCB: Difference between revisions

From Rosetta Code
Content added Content deleted
(description of xcb)
 
m (it is indeed a library)
 
Line 1: Line 1:
{{library}}
The X protocol C-language Binding library (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
The X protocol C-language Binding library (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.



Latest revision as of 19:01, 18 August 2010

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

The X protocol C-language Binding library (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.

Homepage: http://xcb.freedesktop.org

Pages in category "XCB"

This category contains only the following page.