On Tue, 2010-04-20 at 21:15 +0800, Arthur 1989 wrote:
> Hello, I used *clist* to display data iI fetch from mysql server,but when
> writing data back into the table of database, I got this question: the data
> type of clist is always *gchar **, while there are quite a lot of other data
> types in mysql. What can I do to get this question solved? Any tips will be
> appreciated.

CList is *beyond* deprecation - you should not be using it.

look at GtkListStore and GtkTreeView; there's also a tutorial here:

  http://scentric.net/tutorial

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to