Hi Sam:

Since the clipboard doesn't necessarily manifest itself as a visual GUI object, it's not something that would be exposed via the AT-SPI. Instead, you can interact with the clipboard using the standard GTK+ mechanisms. Here's the class in Python:

http://www.pygtk.org/pygtk2reference/class-gtkclipboard.html

Will

Quiring, Sam wrote:
Greetings,
How do you get access to the clipboad through AT-SPI? -Sam


------------------------------------------------------------------------

_______________________________________________
Gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

_______________________________________________
Gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Reply via email to