nanogui v0.3.1 (2020-03-06T20:08:46Z)
Dub
Repo
TreeView.callback
nanogui
experimental
treeview
TreeView
Returns the current callback of this TreeView.
void
delegate
(
bool
)
callback
()
class
TreeView
(TreeModel)
final const
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
variables
_mChecked
mCallback
mCaption
mPushed
model
tree_path
Returns the current callback of this TreeView.