summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-12-02 16:17:18 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-12-02 16:17:18 +0000
commitaa5a9c46e1b1b8e93db8762fec1c902704ed44a9 (patch)
tree0c3280b6556bfcc061a279dbd6d1d6dcca076996
parent4a0913eb52be9aa0c8bda89652f47a5e17f4eeb6 (diff)
doc: add CAIRO_DEVICE_TYPE_COGL
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--src/cairo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo.h b/src/cairo.h
index 867c6711..438abfc7 100644
--- a/src/cairo.h
+++ b/src/cairo.h
@@ -2046,6 +2046,7 @@ cairo_device_reference (cairo_device_t *device);
* @CAIRO_DEVICE_TYPE_XCB: The device is of type xcb
* @CAIRO_DEVICE_TYPE_XLIB: The device is of type xlib
* @CAIRO_DEVICE_TYPE_XML: The device is of type XML
+ * @CAIRO_DEVICE_TYPE_COGL: The device is of type cogl, since 1.12
* @CAIRO_DEVICE_TYPE_INVALID: The device is invalid
*
* #cairo_device_type_t is used to describe the type of a given