Gets the visible height of a pane.
capi
simple-pane-visible-height pane => result
pane⇩ |
A simple pane. |
result |
The height of the visible part of pane, or nil . |
The function simple-pane-visible-height
returns the height in pixels of the visible part of pane, that is the height of the viewport, not including any borders or scroll bars. If pane is not displayed the function returns nil
.
See 6.4.1 Width and height hints for a description of the visible size of a pane.
simple-pane-visible-size
simple-pane-visible-width
with-geometry
3.8 Accessing pane geometry
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42