Fix typos...74%

This commit is contained in:
Iain Holmes 2006-06-22 13:56:04 +00:00
parent e44ba1b7b4
commit 3d95e12687
6 changed files with 10 additions and 13 deletions

View File

@ -1,3 +1,9 @@
2006-06-22 Iain Holmes <iain@openedhand.com>
* clutter/clutter-texture.c: Fix typos.
* clutter/clutter-timeline.c: Fix typos.
2006-06-22 Iain Holmes <iain@openedhand.com> 2006-06-22 Iain Holmes <iain@openedhand.com>
* clutter/clutter-video-texture.c: Docs. * clutter/clutter-video-texture.c: Docs.

View File

@ -1205,7 +1205,7 @@ clutter_texture_has_generated_tiles (ClutterTexture *texture)
} }
/** /**
* clutter_texture_has_generated_tiles: * clutter_texture_is_tiled:
* @texture: A #ClutterTexture * @texture: A #ClutterTexture
* *
* Checks if #ClutterTexture is tiled. * Checks if #ClutterTexture is tiled.

View File

@ -428,7 +428,7 @@ clutter_timeline_rewind (ClutterTimeline *timeline)
} }
/** /**
* clutter_timeline_advance: * clutter_timeline_skip:
* @timeline: A #ClutterTimeline * @timeline: A #ClutterTimeline
* @nframes: Number of frames to skip * @nframes: Number of frames to skip
* *

View File

@ -80,7 +80,7 @@ The #ClutterActor @arg1 was removed from the group.
</para> </para>
@group: @self:
@first_actor: @first_actor:
@args: @args:

View File

@ -70,6 +70,7 @@ clutter-main
@a...: @a...:
@a...: @a...:
@a...: @a...:
@a...:
<!-- ##### MACRO CLUTTER_GLERR ##### --> <!-- ##### MACRO CLUTTER_GLERR ##### -->

View File

@ -41,13 +41,3 @@ clutter-util
@Returns: @Returns:
<!-- ##### FUNCTION clutter_util_can_create_texture ##### -->
<para>
</para>
@width:
@height:
@Returns: