| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ObjCBase --+
|
ObjCBoundMethod
Python wrapper for an ObjC class or instance method, an IMP_t.
Note: Each ObjC method invocation requires creation of another, new ObjCBoundMethod instance wich is immediately discarded thereafter.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
| method | |
| objc_id | |
|
Inherited from |
|
| Method Details |
Initialize with an ObjC method IMP_t, ObjCInstance or ObjCClass object.
|
str(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 30 13:31:31 2018 | http://epydoc.sourceforge.net |