Navigation
Home
|
Gallery
|
API Docs
»
wx.py
»
wx.py.dispatcher
»
wx.py.dispatcher.BoundMethodWeakref
index
modules
|
next
|
previous
|
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.