cairo-xcb-xrender.sgml   [plain text]


<!-- ##### SECTION Title ##### -->
XCB Surfaces

<!-- ##### SECTION Short_Description ##### -->
X Window System rendering using the XCB library and the X Render extension

<!-- ##### SECTION Long_Description ##### -->
<para>
The XCB surface is used to render cairo graphics to X Window System
windows and pixmaps using the XCB library and its X Render extension.
</para>
<para>
Note that the XCB surface automatically takes advantage of the X Render
extension if it is available.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>
<itemizedlist>
<listitem>#cairo_surface_t</listitem>
</itemizedlist>
</para>

<!-- ##### SECTION Stability_Level ##### -->