I try to show an image with a transparent background on my GTK-Window.
I use the Gtk.Image-Widget to show this image and make it clickable,
but the background of my PNG-Image is always gray.
Can anyone help me how to show this image with transparent background?