Thank you very much for your kind support Tristan, those hints are
very much appreciated.
While I understand that the template actually is a definition of the
class hierarchy, I was thinking about it as a description of the UI,
and in that sense it would have been nice to have some way to define
d
> Hi guys,
>
> How can i change progress bar color?
>
> Thanks
>
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On Tue, 2017-03-07 at 11:05 +0100, Iñigo Martínez wrote:
> Thank you very much for your kind support Tristan, those hints are
> very much appreciated.
>
> While I understand that the template actually is a definition of the
> class hierarchy, I was thinking about it as a description of the UI,
> a
On Tue, 2017-03-07 at 15:43 +, Rúben Rodrigues wrote:
> >
> > Hi guys,
> >
> > How can i change progress bar color?
> >
> > Thanks
> >
>
>
For GTK 3.20 and above you can do it, using CSS. I did a similar fix
for scrollbar width for my 27 inch 4 display. I think I wrote how I did
it here
On Tue, 07 Mar 2017 07:40:59 +0100
Tilo Villwock wrote:
> Hello,
>
> I think when it comes to icons you're not supposed to use the stock
> item facilities anymore.
Exactly. That's why I am porting away from using them.
>
> and browse through the available icons. Once you found a suitable one