RADLib
RADical C++ application framework
RADUi::DesktopWindowBounds Struct Reference

#include <RADDesktopShell.h>

Public Attributes

int32_t x = 118
 
int32_t y = 96
 
int32_t width = 368
 
int32_t height = 200
 

Member Data Documentation

◆ height

int32_t RADUi::DesktopWindowBounds::height = 200

◆ width

int32_t RADUi::DesktopWindowBounds::width = 368

◆ x

int32_t RADUi::DesktopWindowBounds::x = 118

◆ y

int32_t RADUi::DesktopWindowBounds::y = 96

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