Next:
get-parent
Up:
wx:window
Previous:
get-label
get-name
Returns a window's name or
null
if it does not have one.
(send
a-wx:window
get-name)
->
string or
null
PLT