[pyatspi2/gi: 2/3] Start implementing StateSet
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2/gi: 2/3] Start implementing StateSet
- Date: Wed, 24 Nov 2010 19:41:15 +0000 (UTC)
commit 6a5b5fc4b072dac74a84193fb0b2ebb116a3c635
Author: Mike Gorse <mgorse novell com>
Date: Wed Nov 24 07:54:26 2010 -0500
Start implementing StateSet
pyatspi/state.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pyatspi/state.py b/pyatspi/state.py
index cc7ef98..73e580e 100644
--- a/pyatspi/state.py
+++ b/pyatspi/state.py
@@ -158,3 +158,5 @@ def _marshal_state_set(bitfield):
#------------------------------------------------------------------------------
StateSet = Atspi.StateSet
+StateSet.isEmpty = StateSet.is_empty
+StateSet.__new__ = StateSet.new
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]