Home | Trees | Indices | Help |
|
---|
|
object --+ | ObjCBase --+ | ObjCClass
Python wrapper for an ObjC class.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
name | |
ptr | |
NS | |
Inherited from |
Method Details |
Create a new ObjCClass instance or return a previously created instance for the given ObjC class. The argument is either the name of the class to retrieve or a pointer to the class.
|
str(x)
|
Add a protocol to this class.
|
Find a class method.
|
Find an instance method.
|
Property Details |
name
|
ptr
|
NS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 15 14:50:19 2018 | http://epydoc.sourceforge.net |