From 7da5169fca9d662666d4c6d3bbe189ad872d4659 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 12 Jan 2005 19:23:51 +0000 Subject: [PATCH] Contribution from alexmipego@hotmail.com svn path=/trunk/gtk-sharp/; revision=38802 --- doc/en/Gdk/Pixbuf.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index 301fe02b8..b089a4256 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -1176,11 +1176,12 @@ - To be added - a - a + Makes a Pixbuf from a compiled resource. + + Assembly with the resouce compiled + Name of resouce a - + Use null to reference the same assembly you are calling the contructor from.