I program mostly in C while studying at university. I was wondering if there is some simple open-source library that would let me make a GUI for a program in C.
Things to concider by priority:
- Simple
- Nice-looking
- Features
I don't know how to program in C++ and would prefer to stay in pure C.