[ Version ( since = "0.10" ) ]
public signal void layer_relocated ()
Indicates that the layers have been "relocated".
In practice this means that every layer should connect to this signal and redraw itself when the signal is emitted. Layer relocation happens when zooming in/out and when panning for more than MAX_INT pixels.