Method
IdeWorkbenchAddinrestore_session
Declaration
void
ide_workbench_addin_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:
IdeSessionAn
IdeSession.The data is owned by the caller of the method.