c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.SeekType

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GSeekType
Enum : SeekType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.IOChannel
Method
seek (gint64 offset, SeekType type) : GLib.IOError
GLib.IOChannel
Method
seek_position (gint64 offset, SeekType type) : GLib.IOStatus
Gio.Seekable
Method
seek (gint64 offset, SeekType type, Cancellable cancellable) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:41 GMT+0800 (HKT)