Foundry.TextEdit¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.TextEdit(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Represents a single text edit to a document.
- classmethod new(file, begin_line, begin_line_offset, end_line, end_line_offset, replacement)¶
- compare(b)¶
- Parameters:
b (
Foundry.TextEdit) –- Return type:
- dup_replacement()¶
-
Gets the replacement text if any.