Go to the first, previous, next, last section, table of contents.


drawable-height

Function: drawable-height { window -> height }
file: 10-C-utils.t
package: muf
status: alpha

Returns the height in pixels of the given window.

The window argument must satisfy window?.

The height value will satisfy integer?.


Go to the first, previous, next, last section, table of contents.