#include <mainpage.h>
This class is used for the internal callback framework and is not meant to be used by clients.
Public Member Functions |
|
def | __reduce__ () |
def | __init__ () |
Public Attributes |
|
object | Wrapper |
object | EventType |
object | Callback |
def __reduce__ | ( | ) |
def __init__ | ( | ) |
Python Docstring:
__init__( (object)arg1, (object)arg2, (FBEventName)arg3, (object)arg4) -> None