Re: [GTK3] get background color of a textview



On 11/08/13 14:56, Yann Leboulanger wrote:
On 08/10/2013 11:42 AM, "Andrés G. Aragoneses" wrote:
On 31/07/13 22:09, Yann Leboulanger wrote:
...
Any idea how to get it?

Thanks in advance,

Here is a very simple test script that shows the problem. For me it
always prints:
<Gdk.Color(red=0.000000, green=0.000000, blue=0.000000, alpha=0.000000)>

Oh, I think I just realised what your problem might be: you are using
Gtk.StateType.NORMAL instead of Gtk.StateFlags.NORMAL.

Thanks for your answer. But using StateFlags gives me the same output
unfortunately.


Well, your script works on my machine perfectly. So maybe you have some old Gtk+ version with a bug? I'm using gtk+ 3.6.4 (the one that comes by default in Ubuntu 13.04).



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]