Method

IdeEditorSurfaceget_sidebar

Declaration

IdeEditorSidebar*
ide_editor_surface_get_sidebar (
  IdeEditorSurface* self
)

Description

Gets the IdeEditorSidebar for the editor surface.

Available since:3.32

Return value

Returns: IdeEditorSidebar
 

An IdeEditorSidebar.

 The data is owned by the instance.