wayland ~master (2021-08-16T09:57:51Z)
Dub
Repo
Rect
compositor
Undocumented in source.
struct
Rect {
int
x
;
int
y
;
int
width
;
int
height
;
}
Members
Variables
height
int
height
;
Undocumented in source.
width
int
width
;
Undocumented in source.
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
compositor
classes
AlreadyAssignedRoleException
Buffer
Compositor
Region
Surface
SurfaceState
functions
main
structs
Rect