Blender
V3.3
|
Public Attributes | |
int | curl |
int | curc |
int | sell |
int | selc |
Struct representing a selection which is extracted from Python arguments.
Definition at line 32 of file bpy_rna_text.c.
int TextRegion::curc |
Definition at line 34 of file bpy_rna_text.c.
Referenced by bpy_rna_region_as_string(), and bpy_rna_region_from_string().
int TextRegion::curl |
Definition at line 33 of file bpy_rna_text.c.
Referenced by bpy_rna_region_as_string(), and bpy_rna_region_from_string().
int TextRegion::selc |
Definition at line 36 of file bpy_rna_text.c.
Referenced by bpy_rna_region_as_string(), and bpy_rna_region_from_string().
int TextRegion::sell |
Definition at line 35 of file bpy_rna_text.c.
Referenced by bpy_rna_region_as_string(), and bpy_rna_region_from_string().