base class — bpy_struct
Marker highlighting a portion of text in a Text datablock
Start position of the marker in the line
| Type : | int in [0, inf], default 0, (readonly) |
|---|
Start position of the marker in the line
| Type : | int in [0, inf], default 0, (readonly) |
|---|
Color to display the marker with
| Type : | float array of 4 items in [0, 1], default (0.0, 0.0, 0.0, 0.0) |
|---|
| Type : | int in [0, 65535], default 0, (readonly) |
|---|
Marker is temporary
| Type : | boolean, default False, (readonly) |
|---|
Line in which the marker is located
| Type : | int in [0, inf], default 0, (readonly) |
|---|
Edit all markers of the same group as one
| Type : | boolean, default False, (readonly) |
|---|
Inherited Properties
Inherited Functions
|
References