Enumeration (GI Enum)

GLib-2.0GLibSeekType

An enumeration specifying the base position for a g_io_channel_seek_position() operation.

Index

Enumeration Members

Enumeration Members

CUR: number

the current position in the file.

END: number

the end of the file.

SET: number

the start of the file.