Next:
get-height
Up:
wx:window
Previous:
get-client-size
get-grand-parent
Gets the window's parent's parent, or
null
if there is no such window.
(send
a-wx:window
get-grand-parent)
->
wx:window%
object or
null
PLT