Method
IdeWorkspaceget_visible_surface
since: 3.32
Description
Gets the currently visible IdeSurface
, or NULL
.
Available since: 3.32
Gets property | Ide.Workspace:visible-surface |
Return value
Type: IdeSurface
An IdeSurface
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |