|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyObject * | BPY_app_translations_struct () |
| void | BPY_app_translations_end () |
| void BPY_app_translations_end | ( | ) |
Definition at line 994 of file bpy_app_translations.cc.
Referenced by BPY_python_end().
|
nodiscard |
Definition at line 958 of file bpy_app_translations.cc.
References _contexts, app_translations_contexts_desc, BlenderAppTranslationsContextsType, BlenderAppTranslationsType, BLT_i18n_contexts_descriptor::c_id, Py_HashPointer, BLT_i18n_contexts_descriptor::py_id, and ret.
Referenced by make_app_info().