Method

GtkSourceMarkget_category

Declaration

const gchar*
gtk_source_mark_get_category (
  GtkSourceMark* mark
)

Description

Returns the mark category.

Return value

Returns: utf8
 

The category of the GtkSourceMark.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.