From e24aba119a8400924dd91622f85549973b58d84d Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 17 Mar 2007 00:30:10 +0000 Subject: [PATCH] Contribution from pupeno@pupeno.com svn path=/trunk/gtk-sharp/; revision=74508 --- doc/en/Rsvg/Handle.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/en/Rsvg/Handle.xml b/doc/en/Rsvg/Handle.xml index 7f89e8182..a60fa8b35 100644 --- a/doc/en/Rsvg/Handle.xml +++ b/doc/en/Rsvg/Handle.xml @@ -53,7 +53,11 @@ To be added a - To be added + + + This is not a wrapper around rsvg_handle_new_from_data. This just passes the pointer as the pointer to the Glib object. It probably requires the pointer to be already initialized (like the result of rsvg_handle_new_from_data is). + + @@ -202,4 +206,4 @@ - + \ No newline at end of file