Virtual Method

GioSeekablecan_seek

Declaration

gboolean
can_seek (
  GSeekable* seekable
)

Description

Tests if the stream supports the GSeekableIface.

Return value

Type: gboolean

TRUE if seekable can be seeked. FALSE otherwise.