mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
[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:
parent
092b41d53b
commit
0f7a3b9739
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user