Method

IdePersistentMapBuilderwrite

Declaration

gboolean
ide_persistent_map_builder_write (
  IdePersistentMapBuilder* self,
  GFile* destination,
  gint io_priority,
  GCancellable* cancellable,
  GError** error
)

Description

No description available.

Parameters

destination GFile*
  No description available.
 The data is owned by the caller of the function.
io_priority gint
  No description available.
cancellable GCancellable*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.