Method

IdeUnsavedFileget_content

Declaration

GBytes*
ide_unsaved_file_get_content (
  IdeUnsavedFile* self
)

Description

Gets the contents of the unsaved file.

Available since:3.32

Return value

Returns: GBytes*
 

A GBytes containing the unsaved file content.

 The data is owned by the instance.