c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.TimeZone

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GTimeZone
Struct : TimeZone
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new GLib.TimeZone.local () : GLib.TimeZone
Create a new GLib.TimeZone
Create a new GLib.TimeZone
Returns:
GLib.TimeZone
 
 
new GLib.TimeZone.utc () : GLib.TimeZone
Create a new GLib.TimeZone
Create a new GLib.TimeZone
Returns:
GLib.TimeZone
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.DateTime
Method
new GLib.DateTime.c_new (TimeZone tz, gint32 year, gint32 month, gint32 day, gint32 hour, gint32 minute, gdouble seconds) : GLib.DateTime
Create a new GLib.DateTime
GLib.DateTime
Method
new GLib.DateTime.now (TimeZone tz) : GLib.DateTime
Create a new GLib.DateTime
GLib.DateTime
Method
to_timezone (TimeZone tz) : GLib.DateTime
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:38 GMT+0800 (HKT)