11.1 Examining objects
The example below shows you how to create and display an instance of a CAPI object, and then limit the display in the inspector so that the only slots displayed are those you are interested in:
(capi:contain (make-instance 'capi:button))
callback
in the Filter area and press Return.
Figure 11.5 Using filters to limit the display in the inspector
You can immediately see that the callback types that have slots in CAPI button objects. The names of the slots, together with their slot values for the object created, are displayed in the inspector.
Generated with Harlequin WebMaker