Function

IdeUnsavedFilesfrom_context

Declaration

IdeUnsavedFiles*
ide_unsaved_files_from_context (
  IdeContext* context
)

Description

Gets the unsaved files object for context.

Parameters

context

Type: IdeContext

An IdeContext.

The data is owned by the caller of the function.

Return value

Type: IdeUnsavedFiles

An IdeContext.

The data is owned by the called function.