summaryrefslogtreecommitdiff
path: root/src/cairo-pdf.h
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2008-12-23 14:56:48 +1030
committerAdrian Johnson <ajohnson@redneon.com>2008-12-23 15:04:10 +1030
commit5ad65dc4be5964265946de59a951f2304d64159e (patch)
tree86a1e028790bd4a69f59bc86ab0fd79c911438c1 /src/cairo-pdf.h
parent1869e0240bcc93c93e8abd1c8f930cf08ca8ee24 (diff)
downloadcairo-5ad65dc4be5964265946de59a951f2304d64159e.tar.gz
Document PDF restrict_to_version API
Diffstat (limited to 'src/cairo-pdf.h')
-rw-r--r--src/cairo-pdf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cairo-pdf.h b/src/cairo-pdf.h
index 294f36d2c..c0de5386f 100644
--- a/src/cairo-pdf.h
+++ b/src/cairo-pdf.h
@@ -50,6 +50,8 @@ CAIRO_BEGIN_DECLS
*
* #cairo_pdf_version_t is used to describe the version number of the PDF
* specification that a generated PDF file will conform to.
+ *
+ * Since 1.10
*/
typedef enum _cairo_pdf_version {
CAIRO_PDF_VERSION_1_4,