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 460820 - gail need to get the focused_item of gnomecanvas from object's property
gail need to get the focused_item of gnomecanvas from object's property
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: gail
unspecified
Other All
: Normal major
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2007-07-27 04:36 UTC by Li Yuan
Modified: 2007-07-27 04:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.01 KB, patch)
2007-07-27 04:41 UTC, Li Yuan
none Details | Review

Description Li Yuan 2007-07-27 04:36:36 UTC
Since gail is not depend on libgnomecanvas now, we can not use its variable directly. Now we new a property in gnomecanvas and we just get it from the property.
Comment 1 Li Yuan 2007-07-27 04:41:50 UTC
Created attachment 92519 [details] [review]
patch
Comment 2 Li Yuan 2007-07-27 04:42:27 UTC
Please refer to Bug 363103.