Get dim-label color

2014-11-06 Thread Cedric Bellegarde
Hello, i'm looking for a way to get Gtk.STYLE_CLASS_DIM_LABEL color Tried to play with style context but failed. Thanks, -- Cédric Bellegarde ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: Get dim-label color

2014-11-06 Thread Marcus Karlsson
On Thu, Nov 06, 2014 at 11:04:08AM +0100, Cedric Bellegarde wrote: Hello, Hi. i'm looking for a way to get Gtk.STYLE_CLASS_DIM_LABEL color Tried to play with style context but failed. Is it something like this that you want to do? In Python: sc = widget.get_style_context () sc.add_class