Download List

项目描述

GAIL is a GTK+ module that provides accessibility support for GTK+ and libgnomecanvas by implementing AtkObjects for widgets in the two libraries. For example, if the module is loaded in a program which calls gtk_widget_get_accessible() for a GtkEntry, an instance of GailEntry is returned. This module is normally used with the atk-bridge GTK+ module from at-spi to allow an assistive technology, e.g a screenreader, to query or drive the program.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-25 03:19
1.22.3

盖尔标签现在对待改变时,选择是改变了光标的约束。因此,在“text_caret_moved”被发射,光标更改为改变约束(错误#536927)。
标签: Minor bugfixes
Gail label now treats the changed bound as the cursor when the selection is changed. Thus, before "text_caret_moved" is emitted, the cursor is changed to the changed bound (bug #536927).

2008-04-11 09:31
1.22.1

标签: Major bugfixes

2007-12-23 20:08
1.20.2

错误#474504和#395781已得到修复。
标签: Major bugfixes
Bugs #474504 and #395781 have been fixed.

2007-07-18 22:55
1.9.4

标签: Major bugfixes

2006-04-21 23:16
1.8.11

此版本不正确的修复还原回归树视图的无障碍。
This release reverts an incorrect fix that regressed treeview accessibility.

Project Resources