GNOME Bugzilla – Bug 678603
API to higlight widget during DnD
Last modified: 2012-06-25 08:23:24 UTC
I managed to implement DnD support in my roster without touching EggListbox at all. But I think it would be best to have the code managing the highlight of the DnD widget in EggListBox itself. It feels like the proper place to have it and will be handy if/when we'll implement more DnD features in the box itself.
Created attachment 217004 [details] [review] add API to (un)highlight a widget during DnD
Attachment 217004 [details] pushed as 15eab59 - add API to (un)highlight a widget during DnD