Re: border-color adds a new border in GtkScrolledWindow (GTK 3.18) ?

2016-02-15 Thread Giovanni Panozzo
I'm sorry, there are at least two typos/mistakes in my previous email. 1) the correct subject should be "background-color adds a new border in...". Nothing related to border-color. 2) And, in the source code, you must remove the extra "x" in "xbackground-color", or you will unable to reprodu

border-color adds a new border in GtkScrolledWindow (GTK 3.18) ?

2016-02-15 Thread Giovanni Panozzo
Hello to all. I have just subscribed to the ML. I have a problem with GTK 3.18: I have an application with a GtkScrolledWindow, which contains a GtkViewport which contains a GtkDrawingArea. Via CSS I set the background colors of GtkScrolledWindow and GtkDrawingArea. Up to version 3.16 of GT