Method
IdePersistentMapBuilderwrite
Declaration
gboolean
ide_persistent_map_builder_write (
IdePersistentMapBuilder* self,
GFile* destination,
gint io_priority,
GCancellable* cancellable,
GError** error
)
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 . |