Method

GtkSourceStyleSchemeget_name

Declaration [src]

const gchar*
gtk_source_style_scheme_get_name (
  GtkSourceStyleScheme* scheme
)

Description

No description available.

Return value

Returns: const gchar*
 

scheme name.

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