Re: [Vala] How to change the widget color



2 solutions :
1) use http://valadoc.org/#!api=gtk+-3.0/Gtk.Widget.override_color method
to change color of widget.
2) play with Css and modify widget style

2015-03-10 17:35 GMT+01:00 zeta <kmsiete gmail com>:

Hi there

I try to change the color of the button, scale, and progressbar widgets,
it seem this can be achived with a StyleContext but I can't figure how to
use it, the other option I think is using  css but I don't find any example
on how to do this with vala, If anyone can share an example is very welcome.

Regards
Miguel Angel
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list



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