hi Stefano; On 10 January 2012 16:50, Stefano Ciancio <[email protected]> wrote:
>> I find a GLib object (GKeyFile) that would be suitable for this, but I >> cannot find doc, code, example on how to use it in shell. > Anyone can help me? I am googled for some workaround but without success. you cannot use GKeyFile from introspection, as the type is not boxed and gobject-introspection does not know how to handle it. you should file a bug against the glib product to ask for a GType for GKeyFile. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
