|
@@ -234,7 +234,7 @@ foreign xlib {
|
|
display: ^Display,
|
|
display: ^Display,
|
|
window: Window,
|
|
window: Window,
|
|
attr_mask: WindowAttributeMask,
|
|
attr_mask: WindowAttributeMask,
|
|
- attr: XWindowAttributes,
|
|
|
|
|
|
+ attr: ^XWindowAttributes,
|
|
) ---
|
|
) ---
|
|
SetWindowBackground :: proc(
|
|
SetWindowBackground :: proc(
|
|
display: ^Display,
|
|
display: ^Display,
|