A valid Tcl-Interpreter. This interpreter must be
created through interp create
.
The current Tcl-Interpreter is used whenever the property is left empty.
Set the sorting method used inside the Inspector. Possible values are »unsorted«, "increasing" and »decreasing«.
The property »-sort« is usually specified from the Inspector context menu to the right. The property »-sort« is identical to this menu.
list of inspected items. The inspected items must be of the same kind.
Informs the »Inspector« about the current type of the inspected »-widgets«.
Known itemTypes are: »canvasitem«, »zincitem«, »canvasgradient«, »zinctransform«, »canvasstyle«, »photo«, »goolbaritem«, »menuitem«, »textitem«, »tabletag« otherwise it defaults to window.
See also inspection.tcl
.
Command interface for the third page »Events« inside the Inspector.
Expects an command set as described in »-configure« property.
Command interface for the first page »Property« inside the Inspector.
As seen in Example 3.1, “»configure« Command Set”, a command set consists of four parts –call back scripts– »record« is used to gather the data for the inspected items. »script« is used to apply changed values to the items. »conscript« is used to collect either the historic values or a closed set of default values.
See also ginspectutilities.tcl
.
Command interface for the last page »Interface« inside the Inspector.
Expects an command set as described in »-configure« property.
Command interface for the second page »Interface« inside the Inspector.
Expects an command set as described in »-configure« property.
»-hidetitle« tells the window to unmap an integrated title bar.
For a Galette: the integrated toolbar automatically opens, when the title is hidden.