Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiTabBarSection Struct Reference

Public Member Functions

 ImGuiTabBarSection ()
 

Public Attributes

int TabCount
 
float Width
 
float Spacing
 

Constructor & Destructor Documentation

◆ ImGuiTabBarSection()

ImGuiTabBarSection::ImGuiTabBarSection ( )
inline

Member Data Documentation

◆ Spacing

float ImGuiTabBarSection::Spacing

◆ TabCount

int ImGuiTabBarSection::TabCount

◆ Width

float ImGuiTabBarSection::Width

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