ListBox.setActivateOnSingleClick

If @single is %TRUE, rows will be activated when you click on them, otherwise you need to double-click.

class ListBox
void
setActivateOnSingleClick
(
bool single
)

Parameters

single bool

a boolean

Meta

Since

3.10