#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_notebook_page_new (char *title) |
Create notebook_page widget. |
This widget must be added to a notebook widget before it can be viewed. A notebook_page can contain a single widget. notebook_page widgets are added to a notebook widget with ntw_container_add().
|
Create notebook_page widget.
|