atk/atkaction.[c|h], docs/atk-sections.txt, docs/tmpl/atkaction.sgml Add
[platform/upstream/atk.git] / docs / tmpl / atkaction.sgml
index cf62743..349c0e9 100644 (file)
@@ -33,7 +33,9 @@ be manipulated should support this interface.
 @do_action: 
 @get_n_actions: 
 @get_description: 
+@get_name: 
 @get_keybinding: 
+@set_description: 
 
 <!-- ##### FUNCTION atk_action_do_action ##### -->
 <para>
@@ -63,6 +65,16 @@ be manipulated should support this interface.
 @Returns: 
 
 
+<!-- ##### FUNCTION atk_action_get_name ##### -->
+<para>
+
+</para>
+
+@action: 
+@i: 
+@Returns: 
+
+
 <!-- ##### FUNCTION atk_action_get_keybinding ##### -->
 <para>
 
@@ -73,3 +85,14 @@ be manipulated should support this interface.
 @Returns: 
 
 
+<!-- ##### FUNCTION atk_action_set_description ##### -->
+<para>
+
+</para>
+
+@action: 
+@i: 
+@desc: 
+@Returns: 
+
+