Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
sgui::FontSize Struct Reference

font size container More...

#include <Style.h>

Public Member Functions

 FontSize ()=default

Public Attributes

uint32_t footnote = 10u
uint32_t subtitle = 14u
uint32_t normal = 16u
uint32_t title = 18u

Detailed Description

font size container

Constructor & Destructor Documentation

◆ FontSize()

sgui::FontSize::FontSize ( )
default

Member Data Documentation

◆ footnote

uint32_t sgui::FontSize::footnote = 10u

◆ normal

uint32_t sgui::FontSize::normal = 16u

◆ subtitle

uint32_t sgui::FontSize::subtitle = 14u

◆ title

uint32_t sgui::FontSize::title = 18u

The documentation for this struct was generated from the following file:
  • /github/workspace/src/sgui/Widgets/Style.h