Re: Documentation about ATK and AT-SPI
- From: Bill Haneman <bill haneman sun com>
- To: Gunnar Schmi Dt <gunnar schmi-dt de>
- Cc: gnome-accessibility-list gnome org, kde-accessibility mail kde org
- Subject: Re: Documentation about ATK and AT-SPI
- Date: 26 Jun 2003 12:35:17 +0100
> I did not find any documentation about AtkObjectIface. However, I do not know
> if we need this interface as it should be possible to create AtkObjects
> within the bridge.
You don't need it but it may be useful to you. It provides an
alternative to creating GObjects which are subtypes of AtkObject.
> > In addition to the 'register/deregisterApplication' methods, the
> > 'notifyEvent' method is of interest to applications since either they or
> > their "bridges" must call "Registry.notifyEvent" in order to send
> > event notifications to interested clients. Similarly the applications
> > are responsible for sending certain kinds of "key events" to the
> > registry when the application receives keystrokes - this is a method of
> > AtkUtil which is of interest to non-gtk+ applications and toolkits.
> > [...]
> I did not find any documentation about the Registry.notifyEvent method or
> similar methods within AtkUtil.
Right, because these methods are methods of the accessibility registry
daemon. You will find this information in the at-spi IDL.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]