#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_notebook_new () |
Create notebook widget. |
Container widget that can hold multiple notebook_page widgets. This widget is not actually displayed, it's for organizational purposes only. Notebook pages are added with ntw_container_add().
|
Create notebook widget.
|