|
Blender V4.3
|
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 976 of file bpy_app_translations.cc.
Referenced by BPY_python_end().
| PyObject * BPY_app_translations_struct | ( | ) |
Definition at line 940 of file bpy_app_translations.cc.
References _contexts, app_translations_contexts_desc, BlenderAppTranslationsContextsType, BlenderAppTranslationsType, BLT_i18n_contexts_descriptor::c_id, BLT_i18n_contexts_descriptor::py_id, and ret.
Referenced by make_app_info().