Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
FlutterDesktopSize Struct Reference

#include <flutter_glfw.h>

Public Attributes

int32_t width
 
int32_t height
 

Detailed Description

Definition at line 33 of file flutter_glfw.h.

Member Data Documentation

◆ height

int32_t FlutterDesktopSize::height

Definition at line 35 of file flutter_glfw.h.

◆ width

int32_t FlutterDesktopSize::width

Definition at line 34 of file flutter_glfw.h.


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