Re: [g-a-devel] How to set an AtkAttribute?



Hi Quiring,

You can find the document at
http://www.gnome.org/~billh/at-spi-idl/html/namespaceAccessibility.html#a1

Li

On Wed, 2009-09-09 at 15:38 -0700, Quiring, Sam wrote:
> Greetings,
> 
> I'm adding ATK support to a Python platform that implements its own
> graphics library.  I would like to create an attribute:
> 
>     Wireframe=cylinder
> 
>     attribute name:  "Wireframe"
>     attribute value: "cylinder"
> 
> I want to add this attribute to the set of attributes associated with my
> AtkObject so when an AT-SPI client calls Accessible_getAttributes() this
> attribute will be returned among the set. 
> 
> Is this supported?  How do you do it in ATK?
> 
> -Sam
> _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]