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
Champlain.Tile
Method
get_modified_time () : GLib.TimeVal
Champlain.Tile
Method
set_modified_time (TimeVal time) : none
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
Get an iterator for displaying an animation.
GdkPixbuf.PixbufAnimationIter
Method
advance (TimeVal current_time) : gboolean
Possibly advances an animation to a new frame.
Gio.FileInfo
Method
get_modification_time (TimeVal result) : none
Gets the modification time of the current info and sets it
in result.
Gio.FileInfo
Method
set_modification_time (TimeVal mtime) : none
Sets the G_FILE_ATTRIBUTE_TIME_MODIFIED attribute in the file
info to the given time value.
Soup.Date
Method
to_timeval () : GLib.TimeVal
Converts date to a GTimeVal.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:33 GMT+0800 (HKT)