Method

IdeEditorPageget_buffer

Declaration

IdeBuffer*
ide_editor_page_get_buffer (
  IdeEditorPage* self
)

Description

Gets the IdeBuffer for the page.

Gets propertyIde.EditorPage:buffer

Return value

Type: IdeBuffer

An IdeBuffer.

The data is owned by the instance.