Fix Python input context binding.
authorPeng Huang <shawn.p.huang@gmail.com>
Mon, 6 Jun 2011 13:30:27 +0000 (09:30 -0400)
committerPeng Huang <shawn.p.huang@gmail.com>
Mon, 6 Jun 2011 13:30:27 +0000 (09:30 -0400)
commit52425daa537a32bed1781958e1ef62dbf199ad8b
tree0bb6bb25239f314131f6e18b07cd5f0b3d107e77
parent4d15995dc22f4ec3006e40586f86d0e2a5447af6
Fix Python input context binding.

Export "forward-key-event" and "delete-surrounding-text" signals to Python; clear __needs_surrounding_text property on "enabled" and "disabled" signals.

BUG=none
TEST=briefly tested, at least I don't see any regression

Review URL: http://codereview.appspot.com/4437062
ibus/inputcontext.py
ibus/interface/iinputcontext.py