diff options
author | Padraig O'Briain <padraigo@src.gnome.org> | 2001-08-23 07:41:34 +0000 |
---|---|---|
committer | Padraig O'Briain <padraigo@src.gnome.org> | 2001-08-23 07:41:34 +0000 |
commit | b9a702a41f6af339dcf35fb8970469266f19bbb4 (patch) | |
tree | 1e9a216745518f1cbe1471d7d6f77bf6f034cf18 /docs/tmpl | |
parent | 72b4ef438fab8667fc6446948d62ce9d93baa55c (diff) | |
download | atk-b9a702a41f6af339dcf35fb8970469266f19bbb4.tar.gz |
Refer to return value in function documentation for atk_action_do_action
* atk/atkaction.c:
Refer to return value in function documentation for
atk_action_do_action
* atk/atkimage.c:
Fix typo in comments
* docs/tmpl/atkaction.sgml:
Update to include return value
Diffstat (limited to 'docs/tmpl')
-rw-r--r-- | docs/tmpl/atkaction.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tmpl/atkaction.sgml b/docs/tmpl/atkaction.sgml index 349c0e9..f744c7d 100644 --- a/docs/tmpl/atkaction.sgml +++ b/docs/tmpl/atkaction.sgml @@ -44,6 +44,7 @@ be manipulated should support this interface. @action: @i: +@Returns: <!-- ##### FUNCTION atk_action_get_n_actions ##### --> |