Method

IdeEditorPageget_view

Declaration

IdeSourceView*
ide_editor_page_get_view (
  IdeEditorPage* self
)

Description

Gets the IdeSourceView that is part of the IdeEditorPage.

Available since:3.32

Return value

Returns: IdeSourceView
 

An IdeSourceView.

 The data is owned by the instance.