Author(s): Montserrat Urraca.
Version: 1.10#7 (2006/4/26, 19:22:13 CEST)
Version of last change: 1.9#146 (2003/12/4, 17:34:49 CET)
shape_class)shape_class)
Usage 1: bg_color(+BackgroundColor)
Background Color specifies the color to use for drawing the shape's outline. This option defaults to black.
+BackgroundColor is currently instantiated to an atom.
(term_typing:atom/1)
Usage 2: bg_color(-BackgroundColor)
Background Color.
-BackgroundColor is currently instantiated to an atom.
(term_typing:atom/1)
Usage 1: border_width(+Width)
Width that the canvas widget should request from its geometry manager.
+Width is a number.
(basic_props:num/1)
Usage 2: border_width(-Width)
Width of the canvas widget.
-Width is a number.
(basic_props:num/1)
Usage:
Usage: shape_class(+ShapeList)
+ShapeList is a list.
(basic_props:list/1)
Go to the first, previous, next, last section, table of contents.