2006-06-22 Ross Burton <ross@openedhand.com>
authorRoss Burton <ross@openedhand.com>
Thu, 22 Jun 2006 13:39:34 +0000 (13:39 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 22 Jun 2006 13:39:34 +0000 (13:39 +0000)
* tmp/*.sgml:
Add lots of "no public members" and document some signals.

doc/reference/ChangeLog
doc/reference/tmpl/clutter-clone-texture.sgml
doc/reference/tmpl/clutter-group.sgml
doc/reference/tmpl/clutter-label.sgml
doc/reference/tmpl/clutter-rectangle.sgml
doc/reference/tmpl/clutter-stage.sgml
doc/reference/tmpl/clutter-texture.sgml
doc/reference/tmpl/clutter-timeline.sgml
doc/reference/tmpl/clutter-video-texture.sgml

index 2ab9c0d..7d1dbcb 100644 (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
index c5301cf..aaca7e4 100644 (file)
@@ -19,7 +19,7 @@ ClutterCloneTexture
 
 <!-- ##### STRUCT ClutterCloneTexture ##### -->
 <para>
-
+#ClutterCloneTexture has no publicly available members.
 </para>
 
 
index 0a8fdda..cd261c1 100644 (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: 
 
 
index 5fae13f..9e2fb61 100644 (file)
@@ -19,7 +19,7 @@ ClutterLabel
 
 <!-- ##### STRUCT ClutterLabel ##### -->
 <para>
-
+#ClutterLabel has no publicly available members.
 </para>
 
 
index 15cf0b0..950feca 100644 (file)
@@ -19,7 +19,7 @@ ClutterRectangle
 
 <!-- ##### STRUCT ClutterRectangle ##### -->
 <para>
-
+#ClutterRectangle has no publicly available members.
 </para>
 
 
index 00aa8a6..112e130 100644 (file)
@@ -33,7 +33,7 @@ ClutterStage
 
 <!-- ##### STRUCT ClutterStage ##### -->
 <para>
-
+#ClutterStage has no publicly available members.
 </para>
 
 
index b59ed93..30b228b 100644 (file)
@@ -19,7 +19,7 @@ ClutterTexture
 
 <!-- ##### STRUCT ClutterTexture ##### -->
 <para>
-
+#ClutterTexture has no publicly available members.
 </para>
 
 
index 2aadb01..6b1e8c1 100644 (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.
index 3a6c201..fd87c1c 100644 (file)
@@ -19,7 +19,7 @@ ClutterVideoTexture
 
 <!-- ##### STRUCT ClutterVideoTexture ##### -->
 <para>
-
+#ClutterVideoTexture has no publicly available members.
 </para>