[ Version ( since = "2.12" ) ]
public virtual signal bool move_selected (int distance)
The move_selected signal is emitted to move the selection to another item.
distance |
+1 to move to the next item, -1 to move to the previous |
true to stop the signal emission, false to continue |