Re: GtkTreeViewColumn with a Pixmap




        filetreestore = gtk_tree_store_new(2,G_TYPE_STRING,G_TYPE_STRING);

try this one instead,

filetreestore = gtk_tree_store_new(2,GDK_TYPE_PIXBUF,G_TYPE_STRING);

_________________________________________________________________
Send a fun phone greeting to your friend! http://www.msn.com.sg/mobile/fungreetings/




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