Re: When to use GLib/glib or GObject/gobject



On Thu, Mar 17, 2011 at 22:28, John Stowers
<john stowers lists gmail com> wrote:
>
>>
>> > You are correct, the GLib bindings seem to be missing many annotations
>> > to make them useful, so using glib here is a matter of necessity.
>>
>> Please file bugs at the same time otherwise it will never get fixed.
>
> Sure.
>
> To clarify; do the annotations for glib live in gobject-introspection
> (and not the headers for glib itself)?

I think we scan the installed headers, then mix that with the
annotations in some files that live in g-i and that are mirrored from
the .c files in glib itself.

This is to avoid a circular dependency that hurts some distros, AFAIU.

Regards,

Tomeu

> John
>
>
> _______________________________________________
> python-hackers-list mailing list
> python-hackers-list gnome org
> http://mail.gnome.org/mailman/listinfo/python-hackers-list
>


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