#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_button_new () |
Create button widget. |
A button is a container that can be pressed, causing an event. It can contain a single widget.
|
Create button widget. A button can contain a single widget.
|