summaryrefslogtreecommitdiff
path: root/doc/public/tmpl/cairo-xcb-xrender.sgml
blob: 993caff441ef95b1a5516f39977fb7c4488095c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!-- ##### 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 ##### -->