Change struct Callbacks
authorRagner Magalhaes <ragner.magalhaes@openbossa.org>
Tue, 2 Dec 2008 20:47:57 +0000 (20:47 +0000)
committerAnderson Briglia <anderson.briglia@openbossa.org>
Sat, 28 Feb 2009 21:11:13 +0000 (17:11 -0400)
commit0a6492a9288f6b1e6ec82e17ef0bbde9a014de6b
tree0e36632350dfe333566ea829261e6aa9218ff06f
parent7470d2d07fe34117a3e8928a00fd967159989f27
Change struct Callbacks

* Created a base class for manager callbacks.
* Method for add callbacks.

Signed-off-by: Ricardo Guimares <ricardo.guimaraes@indt.org.br>
Signed-off-by: Ragner Magalhaes <ragner.magalhaes@indt.org.br>

git-svn-id: https://garage.maemo.org/svn/carman/branches/carman-0.7-beta2/python-purple@1352 596f6dd7-e928-0410-a184-9e12fd12cf7e
callbackbase.pyx [new file with mode: 0644]
purple.pyx