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 183 of file view.h.

Field Documentation

◆ capacity

size_t ViewStack::capacity

Definition at line 185 of file view.h.

Referenced by view_stack_free(), view_stack_init(), and view_stack_push().

◆ items

View* ViewStack::items

◆ top

size_t ViewStack::top

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