Method

IdeWorkspaceadd_surface

Declaration

void
ide_workspace_add_surface (
  IdeWorkspace* self,
  IdeSurface* surface
)

Description

Adds a new IdeSurface to the workspace.

Available since:3.32

Parameters

surface IdeSurface
  No description available.
 The data is owned by the caller of the function.