Method

GioSeekablecan_seek

Declaration [src]

gboolean
g_seekable_can_seek (
  GSeekable* seekable
)

Description [src]

Tests if the stream supports the GSeekableIface.

Return value

Type: gboolean

TRUE if seekable can be seeked. FALSE otherwise.