arsd-official ~master (2024-10-25T16:17:57Z)
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