Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

gadget-activate-callback-setter

Generic function

Summary

Sets the activate callback for the specified gadget.

Signature

gadget-activate-callback-setter activate-callback gadget 
=> activate-callback

Arguments

activate-callback
An instance of type false-or(<function>).

gadget
An instance of type <action-gadget>.

Values

activate-callback
An instance of type false-or(<function>).

Library

duim-gadgets

Module

duim-gadgets

Description

Sets the activate callback for gadget to function.

See also

gadget-activate-callback, page 554


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index