Re: Adding tny_camel_account_get_supported_secure_authentication().



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

-- 
Philip Van Hoof, software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://www.pvanhoof.be/blog







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