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