GSeekableIface.canSeek

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

Return Value

%TRUE if @seekable can be seeked. %FALSE otherwise.

Meta