Method

GtkSourceStyleSchemeget_description

Declaration [src]

const gchar*
gtk_source_style_scheme_get_description (
  GtkSourceStyleScheme* scheme
)

Description

No description available.

Return value

Type: const gchar*

scheme description (if defined), or NULL.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.