Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Date

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GDate
Struct : Date
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.Date ()
Create a new GLib.Date
Create a new GLib.Date
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.date_strftime (String s, Number slen, String format, Date date) : Number
Gda
Method
Gda.parse_iso8601_date (Date gdate, String value) : Boolean
Gst
Method
Gst.value_get_date (Value value) : GLib.Date
Gets the contents of value.
Gst
Method
Gst.value_set_date (Value value, Date date) : none
Sets the contents of value to coorespond to date.
Gst.Structure
Method
get_date (String fieldname, Date value) : Boolean
Sets the date pointed to by value corresponding to the date of the given field.
Gst.TagList
Method
get_date (String tag, Date value) : Boolean
Copies the first date for the given tag in the taglist into the variable pointed to by value.
Gst.TagList
Method
get_date_index (String tag, Number index, Date value) : Boolean
Gets the date that is at the given index for the given tag in the given list and copies it into the variable pointed to by value.
Poppler.AnnotMarkup
Method
get_date () : GLib.Date
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:57 GMT+0800 (HKT)