[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:
parent
95a6e1c925
commit
d8d344f529
@ -30,3 +30,4 @@ 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
|
clutter_animation_get_type
|
||||||
|
clutter_interval_get_type
|
||||||
|
Loading…
x
Reference in New Issue
Block a user