nanogui v1.4.0 (2022-10-02T13:52:32Z)
Dub
Repo
TreeView.callback
nanogui
experimental
treeview
TreeView
Returns the current callback of this TreeView.
void
delegate
(
bool
)
callback
()
class
TreeView
(Data)
final const
static if
(
modelHasCollapsed
)
void
delegate
(
bool
)
callback
(
)
void
callback
(void delegate(bool) callback)
Meta
Source
See Implementation
nanogui
experimental
treeview
TreeView
constructors
this
functions
callback
caption
checked
draw
mChecked
mouseButtonEvent
preferredSize
pushed
manifest constants
modelHasCollapsed
variables
_data
_model
mCallback
mCaption
mPushed
tree_path
Returns the current callback of this TreeView.