View.getMarkAttributes

Gets attributes and priority for the category.

class View
getMarkAttributes
(
string category
,
out int priority
)

Parameters

category string

the category.

priority int

place where priority of the category will be stored.

Return Value

Type: gtksource.mark_attributes.MarkAttributes

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