summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>2005-03-08 13:24:44 +0000
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>2005-03-08 13:24:44 +0000
commit6b2d5384b975820c6bbf9bbf89b6090ffd3bda9e (patch)
tree1f15dcb42195ed175112afd9af02dffe3e2d59c1 /idl
parent1c7b292c44fdc293a22fa574d67999132c4a933f (diff)
downloadat-spi2-core-6b2d5384b975820c6bbf9bbf89b6090ffd3bda9e.tar.gz
Revved to 1.6.3.
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@736 e2bd861d-eb25-0410-b326-f6ed22b6b98c
Diffstat (limited to 'idl')
-rw-r--r--idl/Accessibility_LoginHelper.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/idl/Accessibility_LoginHelper.idl b/idl/Accessibility_LoginHelper.idl
index 47838ae4..141fb3a2 100644
--- a/idl/Accessibility_LoginHelper.idl
+++ b/idl/Accessibility_LoginHelper.idl
@@ -72,6 +72,8 @@ module Accessibility {
* @winID: The windowing-system-dependeny Window ID of the toplevel window.
*/
struct WindowInfo {
+ /* string display; */
+ /* short screen; */
long winID;
};