Re: Adding tny_camel_account_get_supported_secure_authentication().



On Wed, 2007-05-16 at 10:39 +0200, Philip Van Hoof wrote:
> On Wed, 2007-05-16 at 09:34 +0200, Murray Cumming wrote:
> > > 
> > > TnyLists can only have GObject instances, so if you want to export a new
> > > type, like a result-item then you need to make a small GObject. This is
> > > for language bindings, indeed (no alien C struct instances)
> > 
> > This does seem like overkill just for a list of strings. GTK+ language
> > bindings currently manage to wrap GList* and GSList*s of strings.
> > 
> > Is there really no existing TnyList of strings in tinymail or must I
> > really implement TnyListOfStrings?
> 
> 
> You can use TnyPair to store strings in a GObject

Would you like me to use that in this case? I don't need two strings for
each item.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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