# HG changeset patch # User ca # Date 1043317845 -3600 # Node ID e09bb60c396de43318f3163edb4fe4cbff1e0d74 # Parent 3f488e7cbbae88159f9d67c0b85bd5a9001d9ea2 helpSpec diff -r 3f488e7cbbae -r e09bb60c396d UISpecificationTool.st --- a/UISpecificationTool.st Wed Jan 22 09:05:53 2003 +0100 +++ b/UISpecificationTool.st Thu Jan 23 11:30:45 2003 +0100 @@ -644,6 +644,9 @@ #tabLabels 'Message sent to ask the application for a list of tab-item-labels.' +#tabLabelInset +'Inset of tab label; a Point or Integer; leave blank for default.' + #tabLevel '3D Level (in pixels) of frame and tabs; take widgets default if left empty'