Virtual Method
GioFileIOStreamtruncate_fn
Declaration
gboolean
truncate_fn (
GFileIOStream* stream,
goffset size,
GCancellable* cancellable,
GError** error
)
Parameters
size |
goffset |
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 . |