SourceView.getMarkAttributes

Gets attributes and priority for the category.

class SourceView
getMarkAttributes
(
string category
,)

Parameters

category string

the category.

priority int*

place where priority of the category will be stored.

Return Value

gsv.SourceMarkAttributes for the category. The object belongs to view, so it must not be unreffed.