Figured out how to set the background color when using a GtkImage that has transparency. I’d tried setting the background of the GtkImage, and of the GtkWindow, but neither worked. So I went through the entire hierarchy: GtkWindow, GtkEventBox, GtkVBox, GtkFixed, GtkImage.
It turns out that setting the background color on the GtkFixed did the trick. Who woulda thunk it?
Wish I could get rid of this cough!

No Responses to “GtkImage background color”
Please Wait
Leave a Reply