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
(
int single
)

Parameters

single int

a boolean Since 3.10

Meta