Method

IdeEditorPageget_view

since: 3.32

Declaration

IdeSourceView*
ide_editor_page_get_view (
  IdeEditorPage* self
)

Description

Gets the IdeSourceView that is part of the IdeEditorPage.

Available since: 3.32

Gets propertyIde.EditorPage:view

Return value

Type: IdeSourceView

An IdeSourceView.

The data is owned by the instance.