#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_frame_new (char *label) |
Create frame widget. |
The frame widget is a purely decorative single widget container. It draws a nice border around its child widget. A label on the border is optional.
|
Create frame widget.
|