summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>2006-06-22 23:02:39 +0000
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>2006-06-22 23:02:39 +0000
commitb0af4fd593a3b45105e986ec3c475d9288d035d6 (patch)
treef5aca0f41720a35766670cce07ed5997f151a007 /idl
parentac73bb08ea1d84e9a83b6b6960d3f265411d3521 (diff)
downloadat-spi2-core-b0af4fd593a3b45105e986ec3c475d9288d035d6.tar.gz
Fix for bug #345701; makes the Accessibility::StreamableContent
interface functional, and bridges from AtkStreamableContent where available. Tested in conjunction with patch for bug 345702 and an upcoming enhancement patch for at-poke. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@824 e2bd861d-eb25-0410-b326-f6ed22b6b98c
Diffstat (limited to 'idl')
-rw-r--r--idl/Accessibility_StreamableContent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/idl/Accessibility_StreamableContent.idl b/idl/Accessibility_StreamableContent.idl
index 0f1ac1e5..c38c6470 100644
--- a/idl/Accessibility_StreamableContent.idl
+++ b/idl/Accessibility_StreamableContent.idl
@@ -34,7 +34,7 @@ module Accessibility {
*
* @since AT-SPI 1.7.0
*/
- interface ContentStream {
+ interface ContentStream : Bonobo::Unknown {
typedef sequence<octet> iobuf;
@@ -121,7 +121,7 @@ module Accessibility {
* a particular document, but may in some cases give access to the
* underlying model data.
*/
- interface StreamableContent {
+ interface StreamableContent : Bonobo::Unknown {
/**
* getContentTypes: