From 01ceb1afbef53516f22e45d8d1116dc9f81f4181 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 26 Jun 2004 23:32:02 +0000 Subject: [PATCH] New from kerrick@gmx.net svn path=/trunk/gtk-sharp/; revision=30450 --- doc/en/Gdk/Pixbuf.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/en/Gdk/Pixbuf.xml b/doc/en/Gdk/Pixbuf.xml index 78de7b657..886237f90 100644 --- a/doc/en/Gdk/Pixbuf.xml +++ b/doc/en/Gdk/Pixbuf.xml @@ -1184,9 +1184,9 @@ Construct a pixbuf from a serialized structure. The length in bytes of the data to be read. The raw data representing the serialized structure. - To be added: an object of type 'bool' - To be added: an object of type 'Gdk.Pixbuf' - To be added + If true, the "data" parameter will be copied and the copy will be used for the Pixbuf. If false, the data will be used as is and the Pixbuf will be dependent on it. + A new . + None @@ -1287,11 +1287,11 @@ Construct a pixbuf from a serialized structure - a - a - a - a - To be added + The length in bytes of the data to be read. + A serialized structure, generated with . + If true, the "data" parameter will be copied and the copy will be used for the Pixbuf. If false, the data will be used as is and the Pixbuf will be dependent on it. + A new . + None