Method
GtkSourceLanguageget_metadata
Declaration [src]
const gchar*
gtk_source_language_get_metadata (
GtkSourceLanguage* language,
const gchar* name
)
Parameters
name |
const gchar* |
Metadata property name. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |
Return value
| Returns: | const gchar* |
Value of property |
|
| The data is owned by the instance. | |
The return value can be NULL. | |
| The value is a NUL terminated UTF-8 string. |