[docs] Add Interval get_type function

The get_type() function for ClutterInterval is missing from the
known GObject types, so gtk-doc doesn't know that it has to
introspect it for hierarchy, properties and signals.
This commit is contained in:
Emmanuele Bassi 2009-08-25 12:39:40 +01:00
parent 95a6e1c925
commit d8d344f529

View File

@ -30,3 +30,4 @@ clutter_cairo_texture_get_type
clutter_text_get_type
clutter_animatable_get_type
clutter_animation_get_type
clutter_interval_get_type