Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.TimeType

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GTimeType
Enum : TimeType
Disambiguates a given time in two ways.
First, specifies if the given time is in universal or local time.
Second, if the time is in local time, specifies if it is local
standard time or local daylight time. This is important for the case
where the same local time occurs twice (during daylight savings time
transitions, for example).
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.TimeZone
Method
adjust_time (TimeType type, gint64 time) : gint32
GLib.TimeZone
Method
find_interval (TimeType type, gint64 time) : gint32
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:38 GMT+0800 (HKT)