get-plain-label in window<%>
get-plain-label
window<%>
Like get-label, except that ampersands in the label are removed. If the window has no label or the window's label is not a string, #f is returned.
get-label
#f
(send a-window get-plain-label) -> string or #f
(send a-window get-plain-label)
send
a-window