move_selected
Description:
public virtual signal bool move_selected (
int distance)
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
|