release-snip in snip-admin%
Requests that the specified snip be released. If this administrator is
not the snip's owner or if the snip cannot be released, then
#f is returned. Otherwise, #t is returned and the snip
is no longer owned.
See also
release-snip in editor<%> .
The result is #f if the given snip is not managed by this
administrator.
( -> boolean
send a-snip-admin release-snip snip)
snip : snip% object