get-virtual-size in canvas%
Gets the size in device units of the scrollable canvas area (as
opposed to the client size, which is the area of the canvas currently
visible). This is the same size as the client size (as returned by
get-client-size) unless scrollbars are initialized as automatic (see
init-auto-scrollbars).