docs: Remove a couple of FIXMEs
Document the ClutterKeyframeTransition instance and class structures.
This commit is contained in:
parent
4e04d2a532
commit
e77adac16a
@ -46,7 +46,8 @@ typedef struct _ClutterKeyframeTransitionClass ClutterKeyframeTransitio
|
|||||||
/**
|
/**
|
||||||
* ClutterKeyframeTransition:
|
* ClutterKeyframeTransition:
|
||||||
*
|
*
|
||||||
* FIXME
|
* The `ClutterKeyframeTransition` structure contains only private
|
||||||
|
* data and should be accessed using the provided API.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
*/
|
*/
|
||||||
@ -61,7 +62,8 @@ struct _ClutterKeyframeTransition
|
|||||||
/**
|
/**
|
||||||
* ClutterKeyframeTransitionClass:
|
* ClutterKeyframeTransitionClass:
|
||||||
*
|
*
|
||||||
* FIXME
|
* The `ClutterKeyframeTransitionClass` structure contains only
|
||||||
|
* private data.
|
||||||
*
|
*
|
||||||
* Since: 1.12
|
* Since: 1.12
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user