Any way to make GtkProgressBar have a transparent background?
- by HyperHacker
So far I've not been able to find any way to make the background of a GtkProgressBar transparent. I've tried setting a transparent image as the background, but the alpha channel is ignored. Can this be done?