Arguments: configuration
Returns the style of the inspector in configuration. The current
configuration is the value of (configuration *system*
). The style affects how
the left (name) side of an inspector pane looks and what action is
required to inspect the value associated with the name. Possible
values for the style include :single-click-with-underscore,
:single-click-without-underscore, and :double-click. The meanings of
these values are:
:single-click-without-underscore
: the name is not
underlined and a single click (over the name) changes the inspector
pane to inspecting the value.
:single-click-with-underscore
: the name is
underlined and a single click (over the name) changes the inspector
pane to inspecting the value.
:double-click
: the name is not underlined and a
double-click (over the name) changes the inspector pane to inspecting
the value.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.