c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.TimeVal

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GTimeVal
Struct : TimeVal
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.TimeVal ()
Create a new GLib.TimeVal
Create a new GLib.TimeVal
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.get_current_time (TimeVal result) : none
GLib
Method
GLib.time_val_from_iso8601 (String iso_date, TimeVal time_) : gboolean
GLib.Date
Method
set_time_val (TimeVal timeval) : none
GLib.DateTime
Method
to_timeval (TimeVal tv) : gboolean
GLib.Source
Method
get_current_time (TimeVal timeval) : none
GdkPixbuf.PixbufAnimation
Method
get_iter (TimeVal start_time) : GdkPixbuf.PixbufAnimationIter
GdkPixbuf.PixbufAnimationIter
Method
advance (TimeVal current_time) : gboolean
Gio.FileInfo
Method
get_modification_time (TimeVal result) : none
Gio.FileInfo
Method
set_modification_time (TimeVal mtime) : none
GstRtsp.RTSPConnection
Method
connect (TimeVal timeout) : GstRtsp.RTSPResult
GstRtsp.RTSPConnection
Method
next_timeout (TimeVal timeout) : GstRtsp.RTSPResult
GstRtsp.RTSPConnection
Method
poll (RTSPEvent events, RTSPEvent revents, TimeVal timeout) : GstRtsp.RTSPResult
GstRtsp.RTSPConnection
Method
read (guint8 data, guint32 size, TimeVal timeout) : GstRtsp.RTSPResult
GstRtsp.RTSPConnection
Method
receive (RTSPMessage message, TimeVal timeout) : GstRtsp.RTSPResult
GstRtsp.RTSPConnection
Method
send (RTSPMessage message, TimeVal timeout) : GstRtsp.RTSPResult
GstRtsp.RTSPConnection
Method
write (guint8 data, guint32 size, TimeVal timeout) : GstRtsp.RTSPResult
Soup.Date
Method
to_timeval () : GLib.TimeVal
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:43 GMT+0800 (HKT)