[pyatspi2] Add setTimeout
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Add setTimeout
- Date: Tue, 10 Apr 2012 14:34:05 +0000 (UTC)
commit a999266b6e35a8d8bb592629b4081f69ff6b0617
Author: Mike Gorse <mgorse suse com>
Date: Tue Apr 10 09:37:44 2012 -0500
Add setTimeout
pyatspi/Accessibility.py | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pyatspi/Accessibility.py b/pyatspi/Accessibility.py
index e2c5fa0..214cd4c 100644
--- a/pyatspi/Accessibility.py
+++ b/pyatspi/Accessibility.py
@@ -388,5 +388,6 @@ KEY_RELEASE = Atspi.KeySynthType.RELEASE
KEY_STRING = Atspi.KeySynthType.STRING
KEY_SYM = Atspi.KeySynthType.SYM
-### cache ###
+### misc ###
cache = Atspi.Cache
+setTimeout = Atspi.set_timeout
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]