Re: [g-a-devel]atk_image_get_image_position
- From: Radek Doulík <rodo ximian com>
- To: Padraig O'Briain <Padraig Obriain Sun COM>
- Cc: gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel]atk_image_get_image_position
- Date: 03 May 2002 13:13:10 -0400
On Pá, 2002-05-03 at 03:54, Padraig O'Briain wrote:
> I am trying to figure out what this function should return and whether it should
> differ from atk_component_get_position. Currently we do not have any
> implementation for this function in GAIL. Should this function return the same
> value as atk_component_get_position()?
I have implemented this method in gtkhtml1 returning actual position of
image without border and spacing and atk_component_get_position returns
position including border and spacing.
+<--atk_component_get_position------------------------------+
| |
| <vspace> |
| +---border------------------------------+ |
| | +<--atk_image_get_position ---------+ | |
| <hspace>| | <image> | |<hspace> |
| | | | | |
Cheers
Radek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]