Virtual Method

IdeWorkbenchAddinrestore_session

Declaration

void
restore_session (
  IdeWorkbenchAddin* self,
  IdeSession* session
)

Description

Requests that the workbench restore any session state that was saved into the session object session.

Parameters

session

Type: IdeSession

An IdeSession.

The data is owned by the caller of the function.