after-reorder (augmentable only) in pasteboard%
Called before a snip is moved in the pasteboard's front-to-back snip order
(and after the display is refreshed; use
on-reorder and
begin-edit-sequence to avoid extra refreshes when
after-reorder modifies the editor).
See also
can-reorder? and
on-edit-sequence.
No internals locks are set when this method is called.
(-> booleansenda-pasteboardafter-reordersnipto-snipbefore?)
snip:snip%object
to-snip:snip%object
before?: booleanIf
before?is#t, thensnipwas moved beforeto-snip, otherwisesnipwas moved afterto-snip