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