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>
* clutter-sections.txt: Move _get_type to private sections

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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