GNOME Bugzilla – Bug 758297
dnd: Avoid GTK+ warnings
Last modified: 2015-11-26 03:24:10 UTC
GTK+ warns nowadays if the state passed to gtk_style_context_get_* does not match the state of the context. Avoid this by using the state of the context.
Created attachment 315843 [details] [review] dnd: Avoid GTK+ warnings
Review of attachment 315843 [details] [review]: Ok please commit.
Attachment 315843 [details] pushed as 23d5293 - dnd: Avoid GTK+ warnings