Method

IdeWorkspaceadd_surface

since: 3.32

Declaration

void
ide_workspace_add_surface (
  IdeWorkspace* self,
  IdeSurface* surface
)

Description

Adds a new IdeSurface to the workspace.

Available since: 3.32

Parameters

surface

Type: IdeSurface

No description available.

The data is owned by the caller of the function.