| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GSeekType | 
| Enum : | SeekType | 
| Properties | |
|---|---|
| 
		guint32 GLib.SeekType.CUR : 0
			 | |
| 
		guint32 GLib.SeekType.END : 2
			 | |
| 
		guint32 GLib.SeekType.SET : 1
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| GLib.IOChannel Method |  | 
| GLib.IOChannel Method |  | 
| Gio.Seekable Method | Seeks in the stream by the given offset, modified by type. |