Method

IdeUnsavedFileget_content

Declaration

GBytes*
ide_unsaved_file_get_content (
  IdeUnsavedFile* self
)

Description

Gets the contents of the unsaved file.

Return value

Type: GBytes

A GBytes containing the unsaved file content.

The data is owned by the instance.