I am trying to experiment with expanding paint-like program adding custom features to it. Can you suggest a simple open source paint-like program written in C and using GTK+ library which I could expand? It should compile in Linux but also in Windows (using MinGW). Thanks.
EDIT:
I found this and it looks like something I was looking for, but I want something more simple if it exists.