Home | Trees | Indices | Help |
|
---|
|
object --+ | bases._Type0 --+ | Size
Python Type, wrapping an ObjC NSSize_t
.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Properties | |
size Get the width, height (2-tuple). |
|
height Get the height (float). |
|
width Get the width (float). |
|
Inherited from Inherited from |
Method Details |
New Size
from another Size,
|
Property Details |
sizeGet the width, height (2-tuple).
|
heightGet the height (float).
|
widthGet the width (float).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 30 13:31:31 2018 | http://epydoc.sourceforge.net |