Re: Get dim-label color
- From: Marcus Karlsson <mk acc umu se>
- To: Cedric Bellegarde <gnumdk gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Get dim-label color
- Date: Thu, 6 Nov 2014 11:31:23 +0100
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 (Gtk.STYLE_CLASS_DIM_LABEL)
Marcus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]