Switch sugarext to be an introspectable library

This makes sugarext accessible through introspection. It is used
from the shell (key grabber, sound volume management) and the
shell session management.

Making the sugarext introspectable was done following the
descriptions at: http://live.gnome.org/GObjectIntrospection#Using_GI

Signed-off-by: Simon Schampijer <simon@schampijer.de>
This commit is contained in:
Simon Schampijer
2011-11-13 17:03:44 +01:00
parent 820efa56b9
commit 10d7f7d3f9
12 changed files with 73 additions and 512 deletions
+2
View File
@@ -2,6 +2,8 @@
*.lo
*.pyc
*~
*.gir
*.typelib
.deps
.libs