Generic function
Returns the activate callback of the specified gadget.
gadget-activate-callback gadget => activate-callback
<action-gadget>.
false-or(<function>).
duim-gadgets
duim-gadgets
Returns the function that will be called when gadget is activated. This function will be invoked with one argument, the gadget itself.
When this function returns #f, this indicates that there is no activate callback for the gadget.