TreeView.setEnableTreeLines

Sets whether to draw lines interconnecting the expanders in tree_view. This does not have any visible effects for lists. Since 2.10

class TreeView
void
setEnableTreeLines
()

Parameters

enabled int

TRUE to enable tree line drawing, FALSE otherwise.

Meta