Home | Trees | Indices | Help |
|
---|
|
object --+ | CanvasWidget --+ | SpaceWidget
A canvas widget that takes up space but does not display anything.
SpaceWidget
s can be used to add space between elements.
Each space widget is characterized by a width and a height. If you wish
to only create horizontal space, then use a height of zero; and if you
wish to only create vertical space, use a width of zero.
|
|||
|
|||
string
|
|
||
list of int
|
|
||
None
|
|
||
None
|
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Create a new space widget.
|
repr(x)
|
|
Change the height of this space widget.
|
Change the width of this space widget.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:53 2008 | http://epydoc.sourceforge.net |