@accepts(gint32) @returns(gboolean) def seek(offset)
Seeks forwards or backwards in the current playing song. Fails if the current song is not seekable.
offset :
relative seek target (in seconds)
Returns :
True if successful