initarg

Generic Function

Package: common-graphics

Arguments: property

Returns the initarg name that can be used to set the initial value of a property when creating an instance the class of which this property is a property. Instances are created with make-instance and with some specialized make- functions such as make-window.

The function properties returns the properties (those displayed on the Properties pane of the Inspector when the object is being inspected) of an object or a class. The function event-handlers returns the event handling properties (displayed on the Events pane of the inspector). Items from either list are suitable as an argument to this function.

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.