libui
A portable GUI library for C
Loading...
Searching...
No Matches
Buttons

There's more than one type of button. More...

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

There's more than one type of button.