Virtual Method
FoundryTextBuffersave
Declaration [src]
DexFuture*
save (
FoundryTextBuffer* self,
GFile* file
)
Parameters
file
-
Type:
GFile
No description available.
The data is owned by the caller of the method.
Return value
Type: DexFuture
A DexFuture
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |