mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
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:
|
||||
*
|
||||
* 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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user