Hi,
I'm trying to make a desklet that will render two images on top of each other. Some what like the picture frame desklet but with the absolute path of the two images provided.(No slideshow/shuffling of the images; just two images(file path given) to be placed on top of each other(they are partly transparent svgs).)
I think the way to go is using St.DrawingArea but I can't set the file path to the clutter texture. Also, I don't know how to place two clutter textures on top of each other.
Can someone please help(possibly with a code snippet?)
Thanks in advance.

