| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ObjCClass
Python wrapper for an Objective-C class.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |||
| a new object with type S, a subtype of T |
|
||
| Class Variables | |
name =
|
|
ptr = None
|
|
| Properties | |
|
Inherited from |
| Method Details |
Create a new ObjCClass instance or return a previously created instance for the given Objective-C class. The argument is either the name of the class to retrieve or a pointer to the class.
|
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 15 14:18:44 2018 | http://epydoc.sourceforge.net |