wx.py.dispatcher.BoundMethodWeakref
BoundMethodWeakref class.
Class Hierarchy

Inheritance diagram for class
BoundMethodWeakref:
Methods Summary
__init__
|
Return a weak-reference-like instance for a bound method. |
Class API
-
class BoundMethodWeakref
BoundMethodWeakref class.
Methods
-
__init__(self, boundMethod)
Return a weak-reference-like instance for a bound method.