projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adda256
)
Add all classes in ibus.py
author
Peng Huang
<shawn.p.huang@gmail.com>
Thu, 3 Jun 2010 13:18:50 +0000
(21:18 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Thu, 3 Jun 2010 13:18:50 +0000
(21:18 +0800)
src/python/ibus.py
patch
|
blob
|
history
diff --git
a/src/python/ibus.py
b/src/python/ibus.py
index
e0d0379
..
539b9e9
100644
(file)
--- a/
src/python/ibus.py
+++ b/
src/python/ibus.py
@@
-1,11
+1,23
@@
from gi.repository.IBus import \
+ AttrList, \
+ Attribute, \
Bus, \
+ Component, \
+ Config, \
+ Connection, \
Engine, \
- Attribute, \
- AttrList, \
- Text, \
+ EngineDesc, \
+ Factory, \
+ HotkeyProfile, \
+ Keymap, \
LookupTable, \
- Property, \
+ Object, \
+ ObservedPath, \
+ PanelService, \
PropList, \
- Component, \
- EngineDesc
+ Property, \
+ Proxy, \
+ Serializable, \
+ Server, \
+ Service, \
+ Text