GNOME Bugzilla – Bug 758300
string list: Avoid GTK+ warnings
Last modified: 2015-11-26 03:24:52 UTC
GTK+ warns nowadays if the state passed to gtk_style_context_get_* does not match the state of the context. Avoid this by setting the state beforehand.
Created attachment 315846 [details] [review] string list: Avoid GTK+ warnings
Review of attachment 315846 [details] [review]: Please commit.
Attachment 315846 [details] pushed as 6475f26 - string list: Avoid GTK+ warnings