mirror of
https://github.com/brl/mutter.git
synced 2024-12-22 11:02:05 +00:00
Fix typos...74%
This commit is contained in:
parent
e44ba1b7b4
commit
3d95e12687
@ -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>
|
||||
|
||||
* clutter/clutter-video-texture.c: Docs.
|
||||
|
@ -1205,7 +1205,7 @@ clutter_texture_has_generated_tiles (ClutterTexture *texture)
|
||||
}
|
||||
|
||||
/**
|
||||
* clutter_texture_has_generated_tiles:
|
||||
* clutter_texture_is_tiled:
|
||||
* @texture: A #ClutterTexture
|
||||
*
|
||||
* Checks if #ClutterTexture is tiled.
|
||||
|
@ -428,7 +428,7 @@ clutter_timeline_rewind (ClutterTimeline *timeline)
|
||||
}
|
||||
|
||||
/**
|
||||
* clutter_timeline_advance:
|
||||
* clutter_timeline_skip:
|
||||
* @timeline: A #ClutterTimeline
|
||||
* @nframes: Number of frames to skip
|
||||
*
|
||||
|
@ -80,7 +80,7 @@ The #ClutterActor @arg1 was removed from the group.
|
||||
|
||||
</para>
|
||||
|
||||
@group:
|
||||
@self:
|
||||
@first_actor:
|
||||
@args:
|
||||
|
||||
|
@ -69,6 +69,7 @@ clutter-main
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
|
||||
|
||||
|
@ -41,13 +41,3 @@ clutter-util
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION clutter_util_can_create_texture ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@width:
|
||||
@height:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user