GLFW.VideoMode – glfw3 Reference Manual
VideoMode
Object Hierarchy:
GLFW.VideoMode
GLFW.VideoMode
GLFW.VideoMode
Description:
[
CCode
( cname =
"GLFWvidmode"
, has_type_id =
false
) ]
public
struct
VideoMode
Namespace:
GLFW
Package:
glfw3
Content:
Fields:
public
int
width
public
int
height
public
int
red_bits
public
int
green_bits
public
int
blue_bits
2022 vala-language.org