Next:
get-position
Up:
wx:window
Previous:
get-name
get-parent
Returns the parent of a window if it has one, or
null
otherwise.
(send
a-wx:window
get-parent)
->
wx:window%
object or
null
PLT