Replacement for g_io_channel_seek with the new API.
| this | |
| offset |
The offset in bytes from the position specified by |
| type |
a SeekType. The type g_seek_cur is only allowed in those cases where a call to g_io_channel_set_encoding () is allowed. See the documentation for g_io_channel_set_encoding () for details. |
|
the status of the operation. |