#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_scrollpane_new () |
Create a scrollpane. |
A scrollpane is used to allow scroll bars to appear in a particular area. It's useful for containing large images or grids that might otherwise get truncated or make the window too large to fit on a screen. It can contain a single widget.
|
Create a scrollpane.
|