---------- Forwarded message ---------
From: Daniel Boles <dboles....@gmail.com>
Date: Wed, 4 Mar 2020, 18:27
Subject: Re: Unable to set background color for button
To: Klaus Rudolph <lts-rudo...@gmx.de>


that is another typical 'gotcha'. you need to unset the background-image,
or just set the shorthand background property instead of only
background-color.

the default theme applies a background-image gradient, and image overrides
color.

see C GTK docs for CSS node/class info. i can't recall whether gtkmm's doc
conversion preserves that section.
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to