glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
XSizeHints.aspect
glfw3
x11_header
XSizeHints
Undocumented in source.
struct
XSizeHints
struct
aspect {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
glfw3
x11_header
XSizeHints
structs
aspect
variables
base_height
base_width
flags
height
height_inc
max_aspect
max_height
max_width
min_aspect
min_height
min_width
width
width_inc
win_gravity
x
y