[pygtk] Panel applets gconf

Hans Kramer Hans.Kramer at xs4all.nl
Thu Jun 22 16:02:01 WST 2006


Hi,

I am writing a panel applet in python. Now I want to store and retrieve
some persistence data. In the C panel applets I have seen people using
panel_applet_gconf_get_list, panel_applet_gconf_get_string, etc.
Unfortunately, I couldn't find them in gnome-python, so I started to
implement them myself (most are trivial extensions by adding a few lines
to applets.def, panel_applet_gconf_get_list and
panel_applet_gconf_set_list are a bit harder). However, before I
continue this effort, perhaps there is another way to accomplish the
same more easily and better without using these panel_applet_gconf
functions. Moreover the panel_applet_gconf_* functions are poorly
documented (well of I can read the source !-). On the other hand,
perhaps other people are interested in my effort.

Cheers,

Hans.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.daa.com.au/pipermail/pygtk/attachments/20060622/aa9956f7/attachment.pgp


More information about the pygtk mailing list