2006-06-22 Ross Burton <ross@openedhand.com>

* tmp/*.sgml:
	Add lots of "no public members" and document some signals.
This commit is contained in:
Ross Burton 2006-06-22 13:39:34 +00:00
parent ae1eccdc6d
commit 6113678457
9 changed files with 25 additions and 20 deletions

View File

@ -1,3 +1,8 @@
2006-06-22 Ross Burton <ross@openedhand.com>
* tmp/*.sgml:
Add lots of "no public members" and document some signals.
2006-06-22 Iain Holmes <iain@openedhand.com> 2006-06-22 Iain Holmes <iain@openedhand.com>
* clutter-sections.txt: Move _get_type to private sections * clutter-sections.txt: Move _get_type to private sections

View File

@ -19,7 +19,7 @@ ClutterCloneTexture
<!-- ##### STRUCT ClutterCloneTexture ##### --> <!-- ##### STRUCT ClutterCloneTexture ##### -->
<para> <para>
#ClutterCloneTexture has no publicly available members.
</para> </para>

View File

@ -19,25 +19,25 @@ ClutterGroup
<!-- ##### STRUCT ClutterGroup ##### --> <!-- ##### STRUCT ClutterGroup ##### -->
<para> <para>
#ClutterGroup has no publicly available members.
</para> </para>
<!-- ##### SIGNAL ClutterGroup::add ##### --> <!-- ##### SIGNAL ClutterGroup::add ##### -->
<para> <para>
The #ClutterActor @arg1 was added to the group.
</para> </para>
@cluttergroup: the object which received the signal. @cluttergroup: the object which received the signal.
@arg1: @arg1: a #ClutterActor.
<!-- ##### SIGNAL ClutterGroup::remove ##### --> <!-- ##### SIGNAL ClutterGroup::remove ##### -->
<para> <para>
The #ClutterActor @arg1 was removed from the group.
</para> </para>
@cluttergroup: the object which received the signal. @cluttergroup: the object which received the signal.
@arg1: @arg1: a #ClutterActor.
<!-- ##### FUNCTION clutter_group_new ##### --> <!-- ##### FUNCTION clutter_group_new ##### -->
<para> <para>
@ -71,7 +71,7 @@ ClutterGroup
</para> </para>
@group: @self:
@actor: @actor:
@ -80,7 +80,7 @@ ClutterGroup
</para> </para>
@self: @group:
@first_actor: @first_actor:
@args: @args:
@ -90,7 +90,7 @@ ClutterGroup
</para> </para>
@group: @self:
@first_actor: @first_actor:
@Varargs: @Varargs:
@ -100,7 +100,7 @@ ClutterGroup
</para> </para>
@group: @self:
@actor: @actor:

View File

@ -19,7 +19,7 @@ ClutterLabel
<!-- ##### STRUCT ClutterLabel ##### --> <!-- ##### STRUCT ClutterLabel ##### -->
<para> <para>
#ClutterLabel has no publicly available members.
</para> </para>

View File

@ -19,7 +19,7 @@ ClutterRectangle
<!-- ##### STRUCT ClutterRectangle ##### --> <!-- ##### STRUCT ClutterRectangle ##### -->
<para> <para>
#ClutterRectangle has no publicly available members.
</para> </para>

View File

@ -33,7 +33,7 @@ ClutterStage
<!-- ##### STRUCT ClutterStage ##### --> <!-- ##### STRUCT ClutterStage ##### -->
<para> <para>
#ClutterStage has no publicly available members.
</para> </para>

View File

@ -19,7 +19,7 @@ ClutterTexture
<!-- ##### STRUCT ClutterTexture ##### --> <!-- ##### STRUCT ClutterTexture ##### -->
<para> <para>
#ClutterTexture has no publicly available members.
</para> </para>

View File

@ -19,13 +19,13 @@ ClutterTimeline
<!-- ##### STRUCT ClutterTimeline ##### --> <!-- ##### STRUCT ClutterTimeline ##### -->
<para> <para>
#ClutterTimeline has no publicly available members.
</para> </para>
<!-- ##### SIGNAL ClutterTimeline::completed ##### --> <!-- ##### SIGNAL ClutterTimeline::completed ##### -->
<para> <para>
The #ClutterTimeline has completed running.
</para> </para>
@cluttertimeline: the object which received the signal. @cluttertimeline: the object which received the signal.
@ -36,18 +36,18 @@ ClutterTimeline
</para> </para>
@cluttertimeline: the object which received the signal. @cluttertimeline: the object which received the signal.
@arg1: @arg1: the frame number.
<!-- ##### SIGNAL ClutterTimeline::paused ##### --> <!-- ##### SIGNAL ClutterTimeline::paused ##### -->
<para> <para>
The #ClutterTimeline has been paused.
</para> </para>
@cluttertimeline: the object which received the signal. @cluttertimeline: the object which received the signal.
<!-- ##### SIGNAL ClutterTimeline::started ##### --> <!-- ##### SIGNAL ClutterTimeline::started ##### -->
<para> <para>
The #ClutterTimeline has been started.
</para> </para>
@cluttertimeline: the object which received the signal. @cluttertimeline: the object which received the signal.

View File

@ -19,7 +19,7 @@ ClutterVideoTexture
<!-- ##### STRUCT ClutterVideoTexture ##### --> <!-- ##### STRUCT ClutterVideoTexture ##### -->
<para> <para>
#ClutterVideoTexture has no publicly available members.
</para> </para>