[previous] [up] [next]     [index]
Next: can-resize? Up: pasteboard Previous: can-interactive-resize?

can-move-to?

Called before a snip is moved in the editor. If the return value is #f, then the move will be aborted.

See also on-move-to and after-move-to.

The editor is internally locked for writing when this method is called (see also Locks).



PLT