Returns the list of marks of the given category at iter
.
If category
is null it returns all marks at iter
.
this |
a Buffer. |
iter |
an iterator. |
category |
category to search for, or null |
a newly allocated SList. |