diff --git a/clutter/clutter-keyframe-transition.h b/clutter/clutter-keyframe-transition.h index b6ac500ae..e07ada400 100644 --- a/clutter/clutter-keyframe-transition.h +++ b/clutter/clutter-keyframe-transition.h @@ -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 */