[g-a-devel]Implementing support for state sets in at-spi



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]