split_pane.h File Reference

Split_Pane Widget. More...

#include "ntw.h"

Go to the source code of this file.

Functions

ntwWidget * ntw_split_pane_new (uint8 alignment)
 Create split_pane.


Detailed Description

Split_Pane Widget.

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().


Function Documentation

ntwWidget* ntw_split_pane_new uint8  alignment  ) 
 

Create split_pane.

Parameters:
alignment SPLIT_VERTICAL for vertical bar, SPLIT_HORIZONTAL for horizontal bar.
Returns:
Newly created label


Generated on Wed Jun 28 17:00:07 2006 for NTW Server C Library by  doxygen 1.4.6