Examining objects with the Inspector
Figure 4-3 shows a typical use of the Inspector with the apropos window. The user first searches in the apropos window for window-close; apropos shows the symbol window-close and several other symbols.
Double-clicking window-close opens an Inspector window showing the print name and package of the symbol window-close. You can inspect any of the objects in the window by double-clicking that object.
The user double-clicks the package #<PACKAGE "CCL"> to inspect that package.
Figure 4-3 An apropos window and the Inspector
Double-clicking on window-close brings up an Inspector window for that symbol:
Double-clicking on #<Package "CCL"> inspects the package:
Generated with Harlequin WebMaker