Method
GtkSourceViewset_mark_attributes
Declaration [src]
void
gtk_source_view_set_mark_attributes (
  GtkSourceView* view,
  const gchar* category,
  GtkSourceMarkAttributes* attributes,
  gint priority
)
Parameters
- category
- 
            Type: const gchar*The category. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- attributes
- 
            Type: GtkSourceMarkAttributesMark attributes. The data is owned by the caller of the method. 
- priority
- 
            Type: gintPriority of the category.