Blender
V3.3
source
blender
python
intern
bpy_rna_text.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
extern
PyMethodDef
BPY_rna_region_as_string_method_def
;
14
extern
PyMethodDef
BPY_rna_region_from_string_method_def
;
15
16
#ifdef __cplusplus
17
}
18
#endif
BPY_rna_region_from_string_method_def
PyMethodDef BPY_rna_region_from_string_method_def
Definition:
bpy_rna_text.c:155
BPY_rna_region_as_string_method_def
PyMethodDef BPY_rna_region_as_string_method_def
Definition:
bpy_rna_text.c:93
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1