Source code
Contents
Index
Oval
Description
HTk's
oval
canvas item. An oval object on a canvas widget.
Synopsis
module
CanvasItem
data
Oval
createOval
::
Canvas
-> [
Config
Oval
] -> IO
Oval
Documentation
module
CanvasItem
data
Oval
The
Oval
datatype.
createOval
::
Canvas
the parent canvas.
-> [
Config
Oval
]
the list of configuration options for this oval item.
-> IO
Oval
An oval item.
Constructs a new oval item.
Produced by
Haddock
version 0.3