]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME.
authorPhilipp Stephani <phst@google.com>
Fri, 29 Sep 2017 20:47:33 +0000 (22:47 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 29 Sep 2017 20:47:33 +0000 (22:47 +0200)
src/gtkutil.c

index 0da70399193b04e5364ea3df4c8827d7d094a4af..9f05524738bc0b2900296eed93abb017af222b99 100644 (file)
@@ -577,6 +577,10 @@ xg_check_special_colors (struct frame *f,
     if (get_fg)
       gtk_style_context_get_color (gsty, state, &col);
     else
+      /* FIXME: gtk_style_context_get_background_color is deprecated
+         in GTK+ 3.16.  New versions of GTK+ don’t use the concept of
+         a single background color any more, so we shouldn’t query for
+         it.  */
       gtk_style_context_get_background_color (gsty, state, &col);
 
     unsigned short