dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
XSizeHints.aspect
derelict
x11
Xutil
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
derelict
x11
Xutil
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