glui ~master (2021-10-22T23:02:19.4620672)
Dub
Repo
Children.opApply
glui
children
Children
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(GluiNode node) @(trusted) dg)
int
opApply
(int delegate(size_t index, GluiNode node) @(trusted) dg)
struct
Children
@
safe
int
opApply
(
int
delegate
(
size_t
index
,
GluiNode
node
)
@
trusted
dg
)
Meta
Source
See Implementation
glui
children
Children
constructors
this
functions
front
getChildren
opApply
opAssign
opIndex
popFront
properties
empty
length
opDollar