Description
C applications can build simple graphical interfaces through a portable UI library.
This package is useful for developers who want native-looking windows, controls, forms, and dialogs without writing separate toolkit code for each platform. It does not add a finished app; software links to it to create its own interface.
Use it when a project depends on libui or when building small cross-platform GUI tools.