summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkimage.sgml
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2001-10-09 14:11:13 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2001-10-09 14:11:13 +0000
commitfe7216faf6aa68762572964ad0b3a4903ba3eb2c (patch)
tree055fb3376e2dc6a649de766ad3b17c6cdf16dc62 /docs/tmpl/atkimage.sgml
parent159e654dbcc452614c67e2c7e58d3dbf44ba4fc5 (diff)
downloadatk-fe7216faf6aa68762572964ad0b3a4903ba3eb2c.tar.gz
docs/tmpl.atk*.sgml Updated to reflect current APIs.
* docs/tmpl.atk*.sgml Updated to reflect current APIs.
Diffstat (limited to 'docs/tmpl/atkimage.sgml')
-rw-r--r--docs/tmpl/atkimage.sgml26
1 files changed, 23 insertions, 3 deletions
diff --git a/docs/tmpl/atkimage.sgml b/docs/tmpl/atkimage.sgml
index 7045bda..8d0a6bc 100644
--- a/docs/tmpl/atkimage.sgml
+++ b/docs/tmpl/atkimage.sgml
@@ -28,12 +28,22 @@ an assistive technology to get descriptive information about images.
</para>
@parent:
-@get_storage_type:
+@get_image_position:
@get_image_description:
-@get_image_height:
-@get_image_width:
+@get_image_size:
@set_image_description:
+<!-- ##### FUNCTION atk_image_get_image_position ##### -->
+<para>
+
+</para>
+
+@image:
+@x:
+@y:
+@coord_type:
+
+
<!-- ##### FUNCTION atk_image_get_image_description ##### -->
<para>
@@ -53,3 +63,13 @@ an assistive technology to get descriptive information about images.
@Returns:
+<!-- ##### FUNCTION atk_image_get_image_size ##### -->
+<para>
+
+</para>
+
+@image:
+@width:
+@height:
+
+