Public Member Functions | |
def | __init__ |
def | __call__ |
Public Attributes | |
Self | |
Func | |
Definition at line 128 of file CONNECTOR.py.
def gui.CONNECTOR.BoundMethodWeakref.__call__ | ( | self | ) |
Definition at line 133 of file CONNECTOR.py.
References gui.CONNECTOR.BoundMethodWeakref.Func, and gui.CONNECTOR.BoundMethodWeakref.Self.
gui.CONNECTOR.BoundMethodWeakref.Func |
Definition at line 131 of file CONNECTOR.py.
Referenced by gui.CONNECTOR.BoundMethodWeakref.__call__().
gui.CONNECTOR.BoundMethodWeakref.Self |
Definition at line 130 of file CONNECTOR.py.
Referenced by gui.CONNECTOR.BoundMethodWeakref.__call__().