get-label-position in area-container-window<%>
get-label-position
area-container-window<%>
Returns the current label arrangement for the container. See set-label-position.
set-label-position
(send an-area-container-window get-label-position) -> symbol in '(horizontal vertical)
(send an-area-container-window get-label-position)
send
an-area-container-window
'(horizontal vertical)