[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Can I use gconf's notify feature within an application which has no g_main_loop?
- From: James Su <suzhe turbolinux com cn>
- To: gconf-list gnome org
- Subject: Can I use gconf's notify feature within an application which has no g_main_loop?
- Date: Mon, 07 Jul 2003 18:25:44 +0800
Hi,
I'm writing a program which uses gconf to store the configurations.
I want to update the program status when some configurations are
changed, so I used gconf_client_notify_add to hook a callback function.
But I found that the notifications can not be received if there is no
g_main_loop running.
Could you please tell me how can I use notify in such kind of program?
Regards
James Su
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]