View.getMarkAttributes

gtksource.mark_attributes.MarkAttributes getMarkAttributes(string category, out int priority)

Gets attributes and priority for the category.

Parameters

categorythe category.
priorityplace where priority of the category will be stored.

Returns

#GtkSourceMarkAttributes for the category.

The object belongs to view, so it must not be unreffed.