TreeView.setHoverExpand

Enables of disables the hover expansion mode of tree_view. Hover expansion makes rows expand or collapse if the pointer moves over them. Since 2.6

class TreeView
void
setHoverExpand
(
int expand
)

Parameters

expand int

TRUE to enable hover selection mode

Meta