[Xcb] Use of xcbint.h in tutorial and examples

Josh Triplett josh.trip at verizon.net
Sun Apr 10 15:20:42 PDT 2005


I noticed that the XCB tutorial and examples directly reference the
setup member of the XCBConnection, and include xcbint.h to do so.
Please don't do that.  Use the XCBGetSetup function in the public API,
which takes an XCBConnection and returns the setup member.

Jamey, is there any remaining reason to install xcbint.h at all?  Are
there any users of it besides Xlib/XCB?  I'd like to avoid having
xcbint.h become part of the defacto public API like Xlibint.h has for
Xlib. :)

- Josh Triplett
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20050410/3d9f0cbb/signature.pgp


More information about the xcb mailing list