summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDom Lachowicz <doml@src.gnome.org>2003-02-07 21:03:24 +0000
committerDom Lachowicz <doml@src.gnome.org>2003-02-07 21:03:24 +0000
commit87ece3b1cd3f7eed90d55757dcdedfe5b42b6099 (patch)
treed548d344ba0f162fcfa0a2ed3e8e99c0f8012a80
parent9362154e13ca90389986f305372e33201f1191bd (diff)
downloadlibrsvg-87ece3b1cd3f7eed90d55757dcdedfe5b42b6099.tar.gz
maybe now it'll get documented by gtk-doc
-rw-r--r--rsvg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsvg.h b/rsvg.h
index 54771e3e..2c3cf5c2 100644
--- a/rsvg.h
+++ b/rsvg.h
@@ -39,7 +39,7 @@ GQuark rsvg_error_quark (void) G_GNUC_CONST;
typedef struct RsvgHandle RsvgHandle;
/**
- * RsvgSizeFunc
+ * RsvgSizeFunc ()
* Function to let a user of the library specify the SVG's dimensions
* @width: the ouput width the SVG should be
* @height: the output height the SVG should be