GLib 2.25.16 and 2.27.0 released

2010-09-17 Thread Ryan Lortie
Good evening, I've just released a pair of GLib tarballs -- 2.25.16 and 2.27.0. You can find them in the usual place: http://download.gnome.org/sources/glib/2.25/ dd7243298504792ab717cea138554ab7edb8ec4145f6b9b0839ffe3ae0ad39f2 glib-2.25.16.tar.bz2 2735ad0973958c32f86076d61d54a74585

Re: GTK+ vs GTK 2 vs GTKMM

2010-09-17 Thread jcupitt
On 14 September 2010 15:48, Dmitry Kruglov wrote: > 5. I want to work with the database and use the Grid in different > windows: http://gtkextra.sourceforge.net/ I think you'll find that the standard gtk treeview widget is better for this. For example, if you use Rhythmbox, the main display of so

Re: GTK+ vs GTK 2 vs GTKMM

2010-09-17 Thread Murray Cumming
On Tue, 2010-09-14 at 21:48 +0700, Dmitry Kruglov wrote: > Written, I quote: In version 2.0, the system signals moved from GTK to > GLib, so the functions and types in this section have the prefix "g_" > and not "gtk_". > > Why are all using old technology? Why use a function of GTK 1.2? > For >