SeekableIF.canTruncate

Tests if the length of the stream can be adjusted with g_seekable_truncate().

interface SeekableIF
bool
canTruncate
()

Return Value

Type: bool

TRUE if the stream can be truncated, FALSE otherwise.