Method

IdeUnsavedFileget_content

since: 3.32

Declaration

GBytes*
ide_unsaved_file_get_content (
  IdeUnsavedFile* self
)

Description

Gets the contents of the unsaved file.

Available since: 3.32

Return value

Type: GBytes

A GBytes containing the unsaved file content.

The data is owned by the instance.