Skip to content

mantyr/libui

 
 

Repository files navigation

libui: a portable GUI library for C

This README is being written.

Requirements

  • Windows: Windows Vista or newer ** At present, you must provide a manifest file
  • Unix: GTK+ 3.4 or newer
  • OS X: OS X 10.7 or newer

Documentation

Needs to be written. Consult ui.h and the examples for details for now.

Screenshots

From examples/controlgallery:

Windows

Unix

OS X

About

Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.1%
  • Objective-C 15.7%
  • Swift 2.8%
  • Other 1.4%