add-selected in pasteboard%
Selects snips without deselecting other snips.
The selection in a pasteboard can be changed
by the
system in response to other method
calls, and such changes do not go through this method; use on-select to
monitor selection changes.
(-> voidsenda-pasteboardadd-selectedsnip)
snip:snip%objectSelects
snip.
(-> voidsenda-pasteboardadd-selectedxywh)
x: real number
y: real number
w: non-negative real number
h: non-negative real numberSelects all snips that intersect with the given rectangle (in editor coordinates).