☰
D
dejadoc
FLTK
v1.3.12
/
fltk.tree
/
TreeItemArray.opIndex
🔍
☾
TreeItemArray.opIndex
TreeItem
opIndex(int index)
@trusted
Gets an item at the specified index.
Note
No bounds checking is performed.
Parameters
index
Index of the item to retrieve
Returns
TreeItem at the specified index, or null if invalid