Method

GtkSourceStyleSchemeget_authors

Declaration

const gchar* const*
gtk_source_style_scheme_get_authors (
  GtkSourceStyleScheme* scheme
)

Description

No description available.

Return value

Returns: An array of utf8
 

A NULL-terminated array containing the scheme authors or NULL if no author is specified by the style scheme.

 The data is owned by the instance.
 The return value can be NULL.