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

#include <view.h>

Collaboration diagram for ViewStack:
[legend]

Data Fields

size_t capacity
Viewitems
size_t top

Detailed Description

Definition at line 212 of file view.h.

Field Documentation

◆ capacity

size_t ViewStack::capacity

Definition at line 214 of file view.h.

◆ items

View* ViewStack::items

Definition at line 213 of file view.h.

◆ top

size_t ViewStack::top

Definition at line 215 of file view.h.


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