[previous] [up] [next]     [index]
Next: can-insert? Up: pasteboard Previous: after-select

can-delete?

Called before a snip is deleted from the editor. If the return value is #f, then the delete will be aborted.

See also on-delete and after-delete.

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



PLT