Hello,

( I speak french, sorry for my english )

in my GtkTreeView, I activated drag and drop with : 
gtk_tree_view_set_reorderable(GTK_TREE_VIEW(pTreeView), TRUE);

The DnD works fine, but I would like control if the row "may" moved.

How can I do it ?

Thank you.
_______________________________________________
gtk-app-devel-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to