summaryrefslogtreecommitdiff
path: root/rsvg.h
diff options
context:
space:
mode:
authorRobert Staudinger <robsta@src.gnome.org>2006-02-04 20:49:12 +0000
committerRobert Staudinger <robsta@src.gnome.org>2006-02-04 20:49:12 +0000
commit482084be9599383b296c579c4286aafa671f736c (patch)
tree41c8178f0a41ccbc215c4a61f582eeba0b70c8cf /rsvg.h
parentd5950f88785fc10063c07fdbf1cc6df8411b0394 (diff)
downloadlibrsvg-482084be9599383b296c579c4286aafa671f736c.tar.gz
fix doc after cairo rendering renaming
* rsvg.h: fix doc after cairo rendering renaming
Diffstat (limited to 'rsvg.h')
-rw-r--r--rsvg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsvg.h b/rsvg.h
index ddb6e6e8..113087e1 100644
--- a/rsvg.h
+++ b/rsvg.h
@@ -135,7 +135,7 @@ void rsvg_handle_free (RsvgHandle *handle);
* @height: the output height the SVG should be
* @user_data: user data
*
- * Deprecated: Set up a cairo matrix and use rsvg_cairo_render() instead.
+ * Deprecated: Set up a cairo matrix and use rsvg_handle_render_cairo() instead.
*/
typedef void (* RsvgSizeFunc) (gint *width,
gint *height,