[][src]Module orbtk::tree

Modules

prelude

Structs

Tree

Base data structure to manage the entities of a window in a tree based structure.

TreeIterator

Used to create an iterator for the tree.

Enums

NotFound

Used as return type if a requested entity is not found on the tree.