version 1.5 | version 1.6 | |||
---|---|---|---|---|
|
| |||
CFPContext* context_stack; | CFPContext* context_stack; | |||
CFPContext* current_context; | CFPContext* current_context; | |||
static int current_command = -999; | static int current_command = -999; | |||
O2F | ||||
static PyObject* registerGEvent(PyObject* self, PyObject* args) | static PyObject* registerGEvent(PyObject* self, PyObject* args) | |||
{ | { | |||
int eventcode; | int eventcode; |
Legend:
|