Blender
V3.3
|
Go to the source code of this file.
Functions | |
PyObject * | BPY_app_translations_struct (void) |
void | BPY_app_translations_end (void) |
Definition at line 891 of file bpy_app_translations.c.
Referenced by BPY_python_end().
PyObject* BPY_app_translations_struct | ( | void | ) |
Definition at line 856 of file bpy_app_translations.c.
References _contexts, app_translations_contexts_desc, BlenderAppTranslationsContextsType, BlenderAppTranslationsType, BLT_i18n_contexts_descriptor::c_id, NULL, BLT_i18n_contexts_descriptor::py_id, and ret.
Referenced by make_app_info().