#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_split_pane_new (uint8 alignment) |
Create split_pane. |
A split_pane contains two children, separated by a draggable bar. The pane may be split vertically or horizontally. Children are added with the function ntw_split_pane_add().
|
Create split_pane.
|