On Tue, Feb 14, 2012 at 1:14 AM, Mario Sanchez Prada <[email protected]> wrote: > I had the same doubt yesterday, but Carlos convinced me with the > rationale we explained above. However, if we agree consistency is > important I think I would vote for a GSList, since it's probably more > GNOME-ish than a simple gchar**. Not an strong opinion ,though
I think NULL terminated gchar** and GSList are both used in diferent places around GNOME, but using a GSList* everywhere certainly seems more consistent. :) --Martin _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
