summaryrefslogtreecommitdiff
path: root/src/cairo-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairo-device.c')
-rw-r--r--src/cairo-device.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cairo-device.c b/src/cairo-device.c
index dac1b3b..15b0484 100644
--- a/src/cairo-device.c
+++ b/src/cairo-device.c
@@ -86,6 +86,12 @@
* cairo_device_release (device);
* }
* </programlisting></informalexample>
+ *
+ * <note><para>Please refer to the documentation of each backend for
+ * additional usage requirements, guarantees provided, and
+ * interactions with existing surface API of the device functions for
+ * surfaces of that type.
+ * </para></note>
*/
static const cairo_device_t _nil_device = {