Method

IdeEditorPageget_buffer

Declaration

IdeBuffer*
ide_editor_page_get_buffer (
  IdeEditorPage* self
)

Description

Gets the underlying buffer for the view.

Available since:3.32

Return value

Returns: IdeBuffer
 

An IdeBuffer.

 The data is owned by the instance.