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 688224 - Fix gtk-doc for AtspiRegistry
Fix gtk-doc for AtspiRegistry
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: at-spi2-core
unspecified
Other All
: Normal normal
: ---
Assigned To: Li Yuan
At-spi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-11-13 09:15 UTC by Daiki Ueno
Modified: 2012-11-14 02:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix gtk-doc for AtspiRegistry. (7.28 KB, patch)
2012-11-13 09:15 UTC, Daiki Ueno
committed Details | Review

Description Daiki Ueno 2012-11-13 09:15:57 UTC
When I tried to use AtspiRegistry.generate_keyboard_event, I noticed that its documentation is a bit out of date.  This patch fixes it and also some minor issues.
Comment 1 Daiki Ueno 2012-11-13 09:15:59 UTC
Created attachment 228857 [details] [review]
Fix gtk-doc for AtspiRegistry.
Comment 2 Mike Gorse 2012-11-13 21:50:39 UTC
Comment on attachment 228857 [details] [review]
Fix gtk-doc for AtspiRegistry.

This looks fine.
Comment 3 Daiki Ueno 2012-11-14 02:03:52 UTC
Attachment 228857 [details] pushed as d327a8a - Fix gtk-doc for AtspiRegistry.