arsd-official ~master (2025-01-04T01:14:22Z)
Dub
Repo
WindowChildrenIterator
arsd
wmutil
A foreachable object that iterates window children
struct
WindowChildrenIterator {
NativeWindowHandle
parent
;
int
opApply
(int delegate(NativeWindowHandle) dg);
}
Members
Functions
opApply
int
opApply
(int delegate(NativeWindowHandle) dg)
Meta
Source
See Implementation
arsd
wmutil
functions
findWindowByClass
iterateWindows
ownerPID
structs
WindowChildrenIterator
A foreachable object that iterates window children