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.Date
Method
set_time_val (TimeVal timeval) : none
GLib.DateTime
Method
new GLib.DateTime.from_timeval_local (TimeVal tv) : GLib.DateTime
Create a new GLib.DateTime
GLib.DateTime
Method
new GLib.DateTime.from_timeval_utc (TimeVal tv) : GLib.DateTime
Create a new GLib.DateTime
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 () : GLib.TimeVal
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
Indicate.Indicator
Method
set_property_time (String key, TimeVal time) : none
RB
Method
RB.compare_gtimeval (TimeVal a, TimeVal b) : gint32
Soup.Date
Method
to_timeval () : GLib.TimeVal
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:38 GMT+0800 (HKT)