Method

IdeEditorSurfaceget_active_page

since: 3.32

Declaration

IdePage*
ide_editor_surface_get_active_page (
  IdeEditorSurface* self
)

Description

Gets the active page for the surface, or NULL if there is not one.

Available since: 3.32

Return value

Type: IdePage

An IdePage or NULL.

The data is owned by the instance.
The return value can be NULL.