All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

element-interface-for-callback

Generic Function
Summary

Returns the interface that is used in an element's callbacks.

Package

capi

Signature

element-interface-for-callback element => interface

Description

The function element-interface-for-callback returns the interface that is passed to callbacks in element . Normally this is the interface that element is in, but that can be changed by attach-interface-for-callback.

See also

attach-interface-for-callback
element
Callbacks


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex