Method

IdeUnsavedFilesupdate

Declaration

void
ide_unsaved_files_update (
  IdeUnsavedFiles* self,
  GFile* file,
  GBytes* content
)

Description

No description available.

Parameters

file

Type: GFile

No description available.

The data is owned by the caller of the method.
content

Type: GBytes

No description available.

The data is owned by the caller of the method.