Active Topics

 


Reply
Thread Tools
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#1
I'm trying to make application which reads another applications gconf.

Structure:
/apps/another/example1/key
/apps/another/example2/key
/apps/another/example3/key

I can add callback to every key like this:
Code:
self.client.notify_add("/apps/another/example1/key, self.change)
But the application sometimes creates new subfolders, for example:
/app/another/example4/key
How can I add callback which checks for new directories?

Thanks!
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:52.