]> git.eshelyaron.com Git - emacs.git/commit
GTK+: Use a style provider instead of deprecated function
authorPhilipp Stephani <phst@google.com>
Sun, 27 Aug 2017 10:42:56 +0000 (12:42 +0200)
committerPhilipp Stephani <phst@google.com>
Sat, 23 Sep 2017 10:28:44 +0000 (12:28 +0200)
commit7144e5e9f54ee41abe2e8f91ccd5901c86d38c4e
tree348aa49019626a5975717b2bd95e878988c52a71
parent3a09343eabaa751e7d40f0a21af5c63427d9a850
GTK+: Use a style provider instead of deprecated function

* src/gtkutil.c (xg_set_widget_bg): Use a CSS style provider instead
of the deprecated gtk_widget_override_background_color.
src/gtkutil.c