Method

IdeWorkspaceAddinpage_changed

Declaration

void
ide_workspace_addin_page_changed (
  IdeWorkspaceAddin* self,
  IdePage* page
)

Description

Called when the current page has changed based on focus within the workspace.

Parameters

page

Type: IdePage

An IdePage or NULL.

The argument can be NULL.
The data is owned by the caller of the method.