[g-a-devel]Implementing support for state sets in at-spi
- From: Marc Mulcahy <marc mulcahy sun com>
- To: gnome-accessibility-devel gnome org
- Subject: [g-a-devel]Implementing support for state sets in at-spi
- Date: Thu, 07 Feb 2002 22:23:08 -0700
Hi All,
Any thoughts on how to best implement state sets in the at-spi? Functions
like contains aren't difficult, but functions comparing two state sets,
such as compare, and isEqual look non-trivial. In the case of isEqual, the
AtkStateSet would only be available for the stateset on which isequal is
called, since it can be retrieved with get_state_set_from_servant (). The
stateset to be compared is passed in as an Accessibility_StateSet, and
there appears to be no way to retrieve the AtkStateSet from an
Accessibility_StateSet. Any thoughts?
Marc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]