Home | Trees | Indices | Help |
|
---|
|
object --+ | runtime.ObjCBase --+ | runtime.ObjCInstance --+ | CFStr
Python wrapper for the ObjC CFString
class, creating
retained instances, by default.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
value Get the original CFStr value (str ).
|
|
str Get the original CFStr value (str ).
|
|
Inherited from Inherited from |
Method Details |
New CFStr.
|
str(x)
|
Property Details |
valueGet the original
|
strGet the original
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Jun 11 15:48:46 2018 | http://epydoc.sourceforge.net |