GSeekType

An enumeration specifying the base position for a glib.iochannel.IOChannel.seekPosition operation.

Values

ValueMeaning
Cur0

the current position in the file.

Set1

the start of the file.

End2

the end of the file.