Method

IdeGridget_current_page

since: 3.32

Declaration

IdePage*
ide_grid_get_current_page (
  IdeGrid* self
)

Description

Gets the most recent page used by the user as determined by tracking the window focus.

Available since: 3.32

Gets propertyIde.Grid:current-page

Return value

Type: IdePage

An IdePage or NULL.

The data is owned by the instance.