mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
21 lines
986 B
Python
21 lines
986 B
Python
{
|
|
"vask_file" : [
|
|
("va_copy", ("arg4", "temp")),
|
|
],
|
|
"SwigDirector_UI_Hooks::populating_widget_popup" : [
|
|
("director_method_call_arity_cap", (
|
|
"populating_widget_popup",
|
|
"(method ,(PyObject *)obj0,(PyObject *)obj1,(__argcnt < 3 ? NULL : (PyObject *)obj2), NULL)",
|
|
"(swig_get_self(), (PyObject *) swig_method_name ,(PyObject *)obj0,(PyObject *)obj1,(__argcnt < 4 ? NULL : (PyObject *)obj2), NULL)",
|
|
)),
|
|
],
|
|
"SwigDirector_UI_Hooks::finish_populating_widget_popup" : [
|
|
("director_method_call_arity_cap", (
|
|
"finish_populating_widget_popup",
|
|
"(method ,(PyObject *)obj0,(PyObject *)obj1,(__argcnt < 3 ? NULL : (PyObject *)obj2), NULL)",
|
|
"(swig_get_self(), (PyObject *) swig_method_name ,(PyObject *)obj0,(PyObject *)obj1,(__argcnt < 4 ? NULL : (PyObject *)obj2), NULL)",
|
|
)),
|
|
],
|
|
"__additional_thread_unsafe__" : ["py_get_ask_form", "py_get_open_form"],
|
|
}
|