C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
UiSplitSurface Struct Reference

Split surface containing multiple child surfaces. More...

#include </usr/local/src/C-Menu/src/ui/ui_ncurses_internal.h>

Detailed Description

Split surface containing multiple child surfaces.

split_y > 0 && split_x > 0: 4 quadrants
0: top-left, 1: top-right, 2: bottom-left, 3: bottom-right

split_y > 0 && split_x == 0: 2 lines
0: top, 1: bottom

split_y == 0 && split_x > 0: 2 cols
0: left, 1: right

The documentation for this struct was generated from the following file: