Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

gadget-slug-size-setter

Generic function

Summary

Sets the slug size of the specified gadget.

Signature

gadget-slug-size-setter slug-size gadget => slug-size

Arguments

slug-size
An instance of type <real>.

gadget
An instance of type <gadget>.

Values

slug-size
An instance of type <real>.

Library

duim-gadgets

Module

duim-gadgets

Description

Sets the slug size of gadget. The value should use the same units as those used for gadget-value-range.

Note: The Microsoft Windows Interface Guidelines refer to the slug as a scroll-box, and the area in which the slug can slide as the scroll-shaft. You should be aware of this difference if you are using those guidelines as a reference.

See also

gadget-slug-size, page 582


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index