Hello, Is there
any good opportunities
to change the drag & drop picture in the tree?? I created my DnD using gtk_tree_view_enable_model_drag_source
(). Do I have to change the
picture using the old way, gtk_drag_set_icon_stock(), Or is there a better
solution?? Thanks a lot, Martin |