Re: How to parse .ini file in extension



hi Stefano;

On 10 January 2012 16:50, Stefano Ciancio <s ciancio gmail com> 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/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]