get-snip-position in text%
get-snip-position
text%
Returns the starting position of a given snip or #f if the snip is not in this editor.
#f
(send a-text get-snip-position snip) -> exact non-negative integer or #f snip : snip% object
(send a-text get-snip-position snip)
send
a-text
snip
snip%