Method

IdeEditorSurfaceget_grid

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

Returns: IdeGrid
 

An IdeGrid.

 The data is owned by the instance.