Method

IdeEditorPageget_language

since: 3.32

Declaration

GtkSourceLanguage*
ide_editor_page_get_language (
  IdeEditorPage* self
)

Description

Gets the GtkSourceLanguage that is used by the underlying buffer.

Available since: 3.32

Return value

Type: GtkSourceLanguage

A GtkSourceLanguage or NULL.

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