summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-animation.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2008-02-15 22:50:46 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-02-15 22:50:46 +0000
commit91bdbe49ae3a3f4974e09a767fe6bffcd8ae8ec9 (patch)
tree2b9f90caa2b68140fa580842f4103c84b00f6081 /gdk-pixbuf/gdk-pixbuf-animation.h
parent7ac5e97febc8c0f86fb59535a7fee3e996faea97 (diff)
downloadgdk-pixbuf-91bdbe49ae3a3f4974e09a767fe6bffcd8ae8ec9.tar.gz
Fix up export of gdk_pixbuf_non_anim_get_type.
2008-02-15 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf-animation.h: * gdk-pixbuf.symbols: Fix up export of gdk_pixbuf_non_anim_get_type. svn path=/trunk/; revision=19584
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-animation.h')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-animation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-animation.h b/gdk-pixbuf/gdk-pixbuf-animation.h
index 43347de65..145b24dcd 100644
--- a/gdk-pixbuf/gdk-pixbuf-animation.h
+++ b/gdk-pixbuf/gdk-pixbuf-animation.h
@@ -138,6 +138,7 @@ struct _GdkPixbufAnimationIterClass {
};
+GType gdk_pixbuf_non_anim_get_type (void) G_GNUC_CONST;
GdkPixbufAnimation* gdk_pixbuf_non_anim_new (GdkPixbuf *pixbuf);
#endif /* GDK_PIXBUF_ENABLE_BACKEND */