Added cspi directory and cspi/spi.h, the function prototype
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 15 Aug 2001 16:47:30 +0000 (16:47 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 15 Aug 2001 16:47:30 +0000 (16:47 +0000)
commitaf1cfd571d14fa5245de225f9868b54401e3c484
treebc3dc675c85626bceaa1ef97eb8762dec838c3fd
parent70f816ea49e78da7abc0d13ea1b25e41b5a4077a
Added cspi directory and cspi/spi.h, the function prototype
definitions for the C bindings for at-spi.
These C bindings are intended for use by non-CORBA and
non-bonobo-savvy clients of the at-spi.
Also tweaked some IDL to bring it in line with the headers,
added a missing attribute in Hyperlink, and added
coord system type parameter to Component geometry methods.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@23 e2bd861d-eb25-0410-b326-f6ed22b6b98c
ChangeLog
cspi/spi.h [new file with mode: 0644]
idl/Accessibility_Component.idl
idl/Accessibility_Hyperlink.idl
idl/Accessibility_Image.idl
idl/Component.idl
idl/Hyperlink.idl
idl/Image.idl