Re: GStrings and sorting GLists

2006-12-18 Thread Hadron
It doesnt matter. As I moved on to widgets it seems they couldnt cope with a GList of GStrings anyway : so its back to normal g_string/gchar* stuff. Cuts out the hassle of using (GString *)->str anyway. David Nečas (Yeti)-2 wrote: > > On Sun, Dec 17, 2006 at 04:00:42AM +0100, Had

GStrings and sorting GLists

2006-12-17 Thread Hadron Quark
Are there no comparison operations other than g_string_equal in order to facilitate the sorting of GList objects that contain GStrings? -- ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-