Top | ![]() |
![]() |
![]() |
![]() |
GBytes *
ide_unsaved_file_get_content (IdeUnsavedFile *self
);
Gets the contents of the unsaved file.
Since: 3.32
GFile *
ide_unsaved_file_get_file (IdeUnsavedFile *self
);
Retrieves the underlying file represented by self
.
Since: 3.32
const gchar *
ide_unsaved_file_get_temp_path (IdeUnsavedFile *self
);
gboolean ide_unsaved_file_persist (IdeUnsavedFile *self
,GCancellable *cancellable
,GError **error
);