From cef7589d1400bb53c052cd5f6903d31aedfe534e Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Sat, 10 Dec 2005 06:09:45 +0000 Subject: [PATCH] docs for the last new 2.8 type svn path=/trunk/gtk-sharp/; revision=54189 --- doc/en/Gdk/PixbufSimpleAnim.xml | 103 ++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 doc/en/Gdk/PixbufSimpleAnim.xml diff --git a/doc/en/Gdk/PixbufSimpleAnim.xml b/doc/en/Gdk/PixbufSimpleAnim.xml new file mode 100644 index 000000000..581e732b4 --- /dev/null +++ b/doc/en/Gdk/PixbufSimpleAnim.xml @@ -0,0 +1,103 @@ + + + + gdk-sharp + 2.8.0.0 + + + Gdk.PixbufAnimation + + + + + + Constructor + + + System.Obsolete(Message=null, IsError=False) + + + + + + + Do not use. + Internal constructor. + Do not use. + + + + + Constructor + + + + + native object handle. + Internal constructor. + Do not use. + + + + + Constructor + + + + + + + width of images in the animation. + height of images in the animation. + frame rate of the animation. + Creates a Simple Pixbuf Animation instance. + + + + + + Method + + System.Void + + + + + + a which matches the dimensions of the animation. + Adds a frame to the animation. + + + + + + Method + + GLib.GType + + + + To be added. + To be added. + To be added. + + + + + Property + + GLib.GType + + + Native Type. + Do not use. + Do not use. + + + + + Simple Pixbuf Animation. + + + +