Button widget.
MWDECL MwClass MwButtonClass;
Core.
#define MwDispatch(x, y)
x
y
MWDECL MwWidget MwCreateWidget (
MwClass widget_class,
const char* name,
MwWidget parent,
int x,
int y,
unsigned int width,
unsigned int height
);
widget_class
name
parent
NULL.
x
y
width
height