GuiContext.WidgetTreeVisitor

Undocumented in source.
class GuiContext
static
struct WidgetTreeVisitor (
bool rootFirst
bool onlyVisible
) {}

Members

Functions

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

Variables

ctx
GuiContext ctx;
Undocumented in source.
root
WidgetId root;
Undocumented in source.

Meta