[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
This commit is contained in:
Emmanuele Bassi 2009-05-06 16:43:52 +01:00
parent 092b41d53b
commit 0f7a3b9739

View File

@ -29,3 +29,4 @@ clutter_child_meta_get_type
clutter_cairo_texture_get_type clutter_cairo_texture_get_type
clutter_text_get_type clutter_text_get_type
clutter_animatable_get_type clutter_animatable_get_type
clutter_animation_get_type