refactor: Clean signature for GetWindowProperty

This commit is contained in:
Alexander Cusaac (MightyChubz)
2026-05-13 02:13:15 -04:00
parent e294f3f1e1
commit 53dd8075b1

View File

@@ -339,10 +339,10 @@ foreign xlib {
long_len: int,
delete: b32,
req_type: Atom,
act_type: [^]Atom,
act_format: [^]i32,
nitems: [^]uint,
bytes_after: [^]uint,
act_type: ^Atom,
act_format: ^i32,
nitems: ^uint,
bytes_after: ^uint,
props: ^rawptr,
) -> i32 ---
ListProperties :: proc(