setEnableTreeLines

open fun setEnableTreeLines(enabled: Boolean)

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

Parameters

enabled

true to enable tree line drawing, false otherwise.