From ad2f04119f8b74fa8e1fa4fb5a82afe7bcc20925 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Sat, 14 Nov 2009 10:08:32 -0500 Subject: [PATCH] Fix missing documentation for GdkPixbufSimpleAnim. It wasn't clear it was a GObject. --- docs/reference/gdk-pixbuf/gdk-pixbuf.types | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf.types b/docs/reference/gdk-pixbuf/gdk-pixbuf.types index bf3fd9963f..6169c7b36c 100644 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf.types +++ b/docs/reference/gdk-pixbuf/gdk-pixbuf.types @@ -4,3 +4,5 @@ gdk_pixbuf_get_type gdk_pixbuf_loader_get_type gdk_pixbuf_animation_get_type gdk_pixbuf_animation_iter_get_type +gdk_pixbuf_simple_anim_get_type +