2006-03-27

GTK windows with alpha channels

Writting a semi-transparent window (ie with an alpha channel) using GTK+ .

No comments:

Post a Comment

GitLab runner on Windows with bash shell on windows contianer on Docker

As part of your pipeline, you may need to perform browser testing across different platforms/environments. To minimize testing time, it'...