get_mark_attributes


Description:

public unowned SourceMarkAttributes get_mark_attributes (string category, int priority)

Gets attributes and priority for the category.

Parameters:

this

a SourceView.

category

the category.

priority

place where priority of the category will be stored.

Returns:

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