Features/GTK3/Shell: Difference between revisions
| Line 21: | Line 21: | ||
- check with pygobject devs if the above statement is still the case | - check with pygobject devs if the above statement is still the case | ||
=== | === libxklavier === | ||
python-xklavier is based on pygtk codegen, we can probably just drop the link to pygtk, but failing that, we will need introspection bindings. | python-xklavier is based on pygtk codegen, we can probably just drop the link to pygtk, but failing that, we will need introspection bindings. | ||
[http://git.fedorahosted.org/cgit/anaconda.git/tree/pyanaconda/keyboard.py This is] how [http://fedoraproject.org/wiki/Anaconda Anaconda] is using [http://cgit.freedesktop.org/libxklavier/libxklaview libxklavier] in Python. | |||
=== gdk_property_get === | === gdk_property_get === | ||