SourceBuffer.getLanguage

Returns the #GtkSourceLanguage associated with the buffer, see gtk_source_buffer_set_language(). The returned object should not be unreferenced by the user.

class SourceBuffer
getLanguage
()

Return Value

the #GtkSourceLanguage associated with the buffer, or %NULL.

Meta