ChildrenRange

Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(WidgetProxy) del)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
WidgetProxy opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

children
WidgetId[] children;
Undocumented in source.
ctx
GuiContext ctx;
Undocumented in source.

Meta