PDA

View Full Version : Transparency issue with background image to GtkEventBox.



at_pradeep
April 19th, 2010, 11:44 AM
Hi all,

First time here.
Want to post gtkrc, gtk+ and c related question hope not the wrong place.

I am setting GtkEventBox with an Transparent image from gtkrc file using pixmpa engine. but issue is that in transparent are of the png image gtk is filling default window back ground color.

I wan to tell gtk to fill it's parents base/bg/fg color in transparent are of the background image other than default background color.

how to do it using gtkrc file or coding?


Thanks,
PP.