Method

IdeEditorPageget_gutter

Declaration

IdeGutter*
ide_editor_page_get_gutter (
  IdeEditorPage* self
)

Description

Gets the IdeGutter displayed in the editor page.

Gets propertyIde.EditorPage:gutter

Return value

Type: IdeGutter

An IdeGutter or NULL.

The data is owned by the instance.
The return value can be NULL.