get_mark
Description:
Returns the mark named name in buffer this, or null if no such
mark exists in the buffer.
Parameters:
| this | |
| name |
a mark name |
Returns:
|
a TextMark, or null |
Returns the mark named name in buffer this, or null if no such
mark exists in the buffer.
| this | |
| name |
a mark name |
|
a TextMark, or null |