Hi Ajay, Please post a pared down example of code illustrating the problem. Preferably something small enough we can copy and paste into a python console. If it is an obvious bug or limitation which is easily reproduced, feel free to file a bug report here: https://bugzilla.gnome.org under Bindings/pygobject
-Simon On Mon, Oct 15, 2012 at 3:45 AM, Ajay Garg <[email protected]> wrote: > Hi all. > > I have been porting some code, from gconf to gi.repository.GConf; there I am > able to "set" values of all types, except of the type > "GConf.ValueType.LIST". > > I will be grateful if someone could let me know how to do this :) I am going > a little impatient over this. > > > - > Regards, > Ajay > > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
