Next:
get-client-size
Up:
wx:window
Previous:
get-char-height
get-char-width
Gets the average width of a character in this window using the window's default font.
(send
a-wx:window
get-char-width)
->
inexact real
PLT