After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 491998 - Description of AtkRectangle structure is missing
Description of AtkRectangle structure is missing
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: docs
1.32.x
Other All
: Low normal
: ---
Assigned To: ATK maintainer(s)
ATK maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-10-31 07:46 UTC by Andrey Tsyvarev
Modified: 2013-08-13 10:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrey Tsyvarev 2007-10-31 07:46:11 UTC
The documentation does not describe the AtkRectangle structure although it is defined in atkcomponent.h and is used as an argument of a callback function for the "bounds-changed" signal in AtkComponent.

The structure contains the coordinates and dimensions of a component. It should also be specified which coordinate type is used: absolute (screen coordinates, ATK_XY_SCREEN) or relative (window coordinates, ATK_XY_WINDOW).
Comment 1 Javier Jardón (IRC: jjardon) 2010-11-30 03:02:55 UTC
Still an issue
Comment 2 André Klapper 2011-06-23 22:05:27 UTC
[Mass-reassigning open atk bug reports for better trackability as requested in https://bugzilla.gnome.org/show_bug.cgi?id=653179 .
PLEASE NOTE:
If you have watched the previous assignee of this bug report as a workaround for actually getting notified of changes in atk bugs, you yourself will now have to add atk-maint@gnome.bugs to your watchlist at the bottom of https://bugzilla.gnome.org/userprefs.cgi?tab=email to keep watching atk bug reports in GNOME Bugzilla.
Sorry for the noise: Feel free to filter for this comment in order to mass-delete the triggered bugmail.]
Comment 3 Alejandro Piñeiro Iglesias (IRC: infapi00) 2013-08-13 10:08:17 UTC
commit 7c2fd74c8c92eb039cd8ac01255d55caed399703
Author: Alejandro Piñeiro <apinheiro@igalia.com>
Date:   Tue Aug 13 12:07:22 2013 +0200

    docs: Add documentation for AtkRectangle
    
    https://bugzilla.gnome.org/show_bug.cgi?id=491998