Remove comments about signals. The description should be in files in
[platform/upstream/atk.git] / docs / tmpl / atkselection.sgml
index 148e0f2..b3a6148 100644 (file)
@@ -27,27 +27,11 @@ selection/deselection of children.
 
 <!-- ##### STRUCT AtkSelection ##### -->
 <para>
+The AtkAction structure does not contain any fields.
 
 </para>
 
 
-<!-- ##### STRUCT AtkSelectionIface ##### -->
-<para>
-
-</para>
-
-@parent: 
-@add_selection: 
-@clear_selection: 
-@ref_selection: 
-@get_selection_count: 
-@is_child_selected: 
-@remove_selection: 
-@select_all_selection: 
-@selection_changed: 
-@pad1: 
-@pad2: 
-
 <!-- ##### FUNCTION atk_selection_add_selection ##### -->
 <para>
 
@@ -117,7 +101,8 @@ selection/deselection of children.
 
 <!-- ##### SIGNAL AtkSelection::selection-changed ##### -->
 <para>
-
+The "selection-changed" signal is emitted by an object which implements 
+AtkSelection interface when the selection changes.
 </para>
 
 @atkselection: the object which received the signal.