Blender V4.3
TextRegion Struct Reference

Public Attributes

int curl
 
int curc
 
int sell
 
int selc
 

Detailed Description

Struct representing a selection which is extracted from Python arguments.

Definition at line 33 of file bpy_rna_text.cc.

Member Data Documentation

◆ curc

int TextRegion::curc

Definition at line 35 of file bpy_rna_text.cc.

◆ curl

int TextRegion::curl

Definition at line 34 of file bpy_rna_text.cc.

◆ selc

int TextRegion::selc

Definition at line 37 of file bpy_rna_text.cc.

◆ sell

int TextRegion::sell

Definition at line 36 of file bpy_rna_text.cc.


The documentation for this struct was generated from the following file: