Next:
find-position
Up:
editor-data-class-list<>
Previous:
add
find
Finds a snip data class from the list with the given name, returning
#f
if none can be found.
(send
an-editor-data-class-list
find
name
)
->
snip-class%
object or
#f
name
:
string
PLT