Infinity.BufferInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_modified |
r |
Returns whether the buffer has been modified since the last call to set_modified set modified flag to |
|
parent |
r |
||
set_modified |
r |
Set the current modified state of the buffer. |
Methods¶
None
Details¶
- class Infinity.BufferInterface¶
The virtual methods of
Infinity.Buffer
.