GSeekableIface.truncateFn

struct GSeekableIface
extern (C)
int function(GSeekable* seekable, long offset, GCancellable* cancellable, GError** err) truncateFn;

Return Value

%TRUE if successful. If an error has occurred, this function will return %FALSE and set @error appropriately if present.

Throws

GException on failure.

Meta