libui-ng
A portable GUI library for C
Buttons

Classes

struct  uiButton
 A control that visually represents a button to be clicked by the user to trigger an action. More...
 
struct  uiFontButton
 A button-like control that opens a font chooser when clicked. More...
 
struct  uiColorButton
 A control with a color indicator that opens a color chooser when clicked. More...
 

Detailed Description