Home | Trees | Indices | Help |
|
---|
|
object --+ | ??._CData --+ | _ctypes.Structure --+ | c_struct_t --+ | NSRect_t --+ | NSRect4_t
ObjC struct
, like NSRect_t with
different signature and properties.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Properties | |
bottom Get the bottom y coordinate ( float ).
|
|
height Get the height ( float ).
|
|
left Get the lower x coordinate ( float ).
|
|
right Get the upper x coordinate ( float ).
|
|
top Get the upper y coordinate ( float ).
|
|
width Get the width ( float ).
|
|
x Get the x coordinate ( float ).
|
|
y Get the y coordinate ( float ).
|
|
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
str(x)
|
Property Details |
bottomGet the bottom y coordinate (
|
heightGet the height (
|
leftGet the lower x coordinate (
|
rightGet the upper x coordinate (
|
topGet the upper y coordinate (
|
widthGet the width (
|
xGet the x coordinate (
|
yGet the y coordinate (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |