Blender
V3.3
source
blender
python
intern
bpy_app_translations.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
PyObject *
BPY_app_translations_struct
(
void
);
14
void
BPY_app_translations_end
(
void
);
15
16
#ifdef __cplusplus
17
}
18
#endif
BPY_app_translations_struct
PyObject * BPY_app_translations_struct(void)
Definition:
bpy_app_translations.c:856
BPY_app_translations_end
void BPY_app_translations_end(void)
Definition:
bpy_app_translations.c:891
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1