getSourceMarksAtIter
open fun getSourceMarksAtIter(iter: <Error class: unknown class>, category: String? = null): <Error class: unknown class>
Returns the list of marks of the given category at @iter.
If @category is null it returns all marks at @iter.
Return
a newly allocated #GSList.
Parameters
iter
an iterator.
category
category to search for, or null