Re: GtkIconView: reorderable and enable_mode_drag_dest incompatible? [RESOLVED]

2006-06-03 Thread tomas
On Fri, Jun 02, 2006 at 03:06:30PM +, [EMAIL PROTECTED] wrote: > Answering to my own question (again): [...] > So the answer seems to be "yes, but only if you do all by hand". Not that bad after all. Just enable the icon view's model as source and destination. Make sure "GTK_TREE_MODEL_ROW" is

Compilation error with xml

2006-06-03 Thread Guillaume Ruch
Hello, When I try to compile my libglade2 program with : gcc -o prog1 prog1.c `pkg-config --cflags --libs gtk+-2.0` `libglade-config --libs` -lmysqlclient -export-dynamic I get the following errors : (prog1:27396): GLib-GObject-WARNING **: specified class size for type `GtkData' is smaller