LCUI
A small C library for building user interfaces with C, XML and CSS
...LCUI is a simple GUI library, it is written in C, supports XML and CSS, you can use C, XML and CSS to build simple desktop applications, at present it is mainly supported by Windows, subsequent versions will improve support for Linux. If you have web development experience, then the use of LCUI will be easier to get started, because LCUI's XML, CSS, and element layout processing effects are similar to web browser, you can refer to the sample code on the left to learn about the effect. Supports the use of XML and CSS to describe the GUI layout and style, saving interface development time and maintenance costs. ...