summaryrefslogtreecommitdiff
path: root/docs/tmpl/atkimage.sgml
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2001-08-09 10:58:07 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2001-08-09 10:58:07 +0000
commitf1ddcbac7cc196b5d20565a5a0d2e8fb7f14e560 (patch)
treea2ce125fd14c4b3b4ce0b4a00bedf9ace4822f39 /docs/tmpl/atkimage.sgml
parenta1fa88cd6eb5761bba6eef053343d8c54817e8da (diff)
downloadatk-f1ddcbac7cc196b5d20565a5a0d2e8fb7f14e560.tar.gz
atk/atkaction.c, atk/atkcomponent.c Remove all instances of
* atk/atkaction.c, atk/atkcomponent.c Remove all instances of g_return_if_fail (foo != NULL); that are immediately before a g_return_if_fail (ATK_IS_FOO (foo)); since the second check catches the NULL. * atk/atkcomponent.c Add functions atk_component_real_contains(), atk_component_real_get_position(), atkcomponent_real_get_size() as default implementations for atk_component_contains(), atk_component_get_position(), atk_component_get_size()
Diffstat (limited to 'docs/tmpl/atkimage.sgml')
-rw-r--r--docs/tmpl/atkimage.sgml13
1 files changed, 1 insertions, 12 deletions
diff --git a/docs/tmpl/atkimage.sgml b/docs/tmpl/atkimage.sgml
index 4a0bb76..92735e0 100644
--- a/docs/tmpl/atkimage.sgml
+++ b/docs/tmpl/atkimage.sgml
@@ -28,22 +28,11 @@ an assistive technology to get descriptive information about images.
</para>
@parent:
-@get_image_position:
+@get_position:
@get_image_description:
@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>