GSeekableIface.canTruncate

struct GSeekableIface
extern (C)
int function(GSeekable* seekable) canTruncate;

Return Value

%TRUE if the stream can be truncated, %FALSE otherwise.

Meta