Returns the list of marks of the given category at line.
If category is null, all marks at line are returned.
| this |
a SourceBuffer. |
| line |
a line number. |
| category |
category to search for, or null |
|
a newly allocated SList. |