Re: [gtkmm] problems with pango



Am 2002.10.26 18:25 schrieb(en) Morus Walter:
Martin Schulze writes:
> Am 2002.10.23 21:48 schrieb(en) Daniel Elstner:
> > Am Mit, 2002-10-23 um 20.23 schrieb Daniel Elstner:
> > >
> > > I daresay this is an API bug rather than a documentation bug.  It
should
> > > return Glib::ListHandle<Pango::Item>.  I'll look into it.
>
> ARGH! You are right! Glib::ListHandle<Pango::Item*> can't work
> because Pango::Item (PangoItem) doesn't inherit Glib::Object
> (GObject) and the template specialization TypeTraits<T*> that
> is used calls g_object_unref(). I really should have looked at
> this closer. Thanks a thousand times for fixing my API misdesign!
>
Ok. So I understand this doesn't work at all at the moment. Right?

Yes and no. In the latest official tarball it didn't work but Daniel
fixed it in CVS and thus it also works in the latest unofficial
release candidate tarball and will also work in the final release.

Regards,

  Martin



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