Method

IdeEditorSurfaceget_grid

since: 3.32

Declaration

IdeGrid*
ide_editor_surface_get_grid (
  IdeEditorSurface* self
)

Description

Gets the grid for the surface. This is the area containing grid columns, stacks, and pages.

Available since: 3.32

Return value

Type: IdeGrid

An IdeGrid.

The data is owned by the instance.