libui-ng
A portable GUI library for C
Container controls

Classes

struct  uiWindow
 A control that represents a top-level window. More...
 
struct  uiBox
 A boxlike container that holds a group of controls. More...
 
struct  uiTab
 A multi page control interface that displays one page at a time. More...
 
struct  uiGroup
 A control container that adds a label to the contained child control. More...
 
struct  uiForm
 A container control to organize contained controls as labeled fields. More...
 
struct  uiGrid
 A control container to arrange containing controls in a grid. More...
 

Detailed Description