move_selected
Description:
The move_selected signal is emitted to move the selection to another item.
Parameters:
distance |
+1 to move to the next item, -1 to move to the previous |
Returns:
true to stop the signal emission, false to continue |