1
0
Fork 0

docs: Remove a couple of FIXMEs

Document the ClutterKeyframeTransition instance and class structures.
This commit is contained in:
Emmanuele Bassi 2015-01-12 13:42:33 +00:00
parent 4e04d2a532
commit e77adac16a

View file

@ -46,7 +46,8 @@ typedef struct _ClutterKeyframeTransitionClass ClutterKeyframeTransitio
/**
* ClutterKeyframeTransition:
*
* FIXME
* The `ClutterKeyframeTransition` structure contains only private
* data and should be accessed using the provided API.
*
* Since: 1.12
*/
@ -61,7 +62,8 @@ struct _ClutterKeyframeTransition
/**
* ClutterKeyframeTransitionClass:
*
* FIXME
* The `ClutterKeyframeTransitionClass` structure contains only
* private data.
*
* Since: 1.12
*/