Next:
find-or-create-join-style
Up:
style-list
Previous:
convert
find-named-style
Finds a style by name. If no such style can be found,
#f
is returned.
(send
a-style-list
find-named-style
name
)
->
style<%>
object or
#f
name
:
string
PLT