Buffer.getSourceMarksAtIter

Returns the list of marks of the given category at iter.

If category is null it returns all marks at iter.

class Buffer
getSourceMarksAtIter

Parameters

iter gtk.text_iter.TextIter

an iterator.

category string

category to search for, or null

Return Value

Type: gtksource.mark.Mark[]

a newly allocated #GSList.