Method

IdeEditorPageget_view

Declaration

IdeSourceView*
ide_editor_page_get_view (
  IdeEditorPage* self
)

Description

Gets the IdeSourceView for the page.

Gets propertyIde.EditorPage:view

Return value

Type: IdeSourceView

An IdeSourceView.

The data is owned by the instance.