API Version: 2.0
Library Version: 2.72
gboolean g_seekable_can_truncate ( GSeekable* seekable )
Tests if the length of the stream can be adjusted with g_seekable_truncate().
gboolean
TRUE if the stream can be truncated, FALSE otherwise.
TRUE
FALSE