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


drawable-width

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

Returns the width in pixels of the given window.

The window argument must satisfy window?.

The width value will satisfy integer?.


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