Method

IdeEditorPageget_buffer

since: 3.32

Declaration

IdeBuffer*
ide_editor_page_get_buffer (
  IdeEditorPage* self
)

Description

Gets the underlying buffer for the view.

Available since: 3.32

Gets propertyIde.EditorPage:buffer

Return value

Type: IdeBuffer

An IdeBuffer.

The data is owned by the instance.