From c2abdd5e820134c6281e38339ef141b1e1ed8bf0 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 6 May 2009 16:43:52 +0100 Subject: [PATCH] [docs] Add Animation get_type() function We need to reference clutter_animation_get_type() if we want the properties, signals and object hierarchy to show up in the API reference --- doc/reference/clutter/clutter.types | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/reference/clutter/clutter.types b/doc/reference/clutter/clutter.types index 7734a16..6926447 100644 --- a/doc/reference/clutter/clutter.types +++ b/doc/reference/clutter/clutter.types @@ -29,3 +29,4 @@ clutter_child_meta_get_type clutter_cairo_texture_get_type clutter_text_get_type clutter_animatable_get_type +clutter_animation_get_type -- 2.7.4