Public Member Functions | |
| def | __init__ |
| def | call_function |
| def | is_equal |
Private Attributes | |
| _function | |
| def src.Signal._WeakMethod_FunctionWrapper.__init__ | ( | self, | |
| function | |||
| ) |
| def src.Signal._WeakMethod_FunctionWrapper.call_function | ( | self, | |
| args, | |||
| kwargs | |||
| ) |
| def src.Signal._WeakMethod_FunctionWrapper.is_equal | ( | self, | |
| function | |||
| ) |