Method

IdeEditorSurfaceget_sidebar

since: 3.32

Declaration

IdeEditorSidebar*
ide_editor_surface_get_sidebar (
  IdeEditorSurface* self
)

Description

Gets the IdeEditorSidebar for the editor surface.

Available since: 3.32

Return value

Type: IdeEditorSidebar

An IdeEditorSidebar.

The data is owned by the instance.