|
C-Menu 0.2.9
A User Interface Toolkit
|
#include </usr/local/src/C-Menu/src/ui/ui_layout.h>
Data Fields | |
| UiSurface * | inner |
| UiSurface * | outer |
Represents a framed surface, consisting of an outer surface (the frame) and an inner surface (the content area).
Definition at line 18 of file ui_layout.h.
| UiSurface* UiFramedSurface::inner |
Definition at line 20 of file ui_layout.h.
| UiSurface* UiFramedSurface::outer |
Definition at line 19 of file ui_layout.h.