c
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
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
GData.ContactsContact
Property
birthday : GLib.Date
GData.ContactsContact
Method
set_birthday (Date birthday, gboolean birthday_has_year) : none
GData.GContactEvent
Property
date : GLib.Date
GData.GContactEvent
Method
new GData.GContactEvent.c_new (Date date, String relation_type, String label) : GData.GContactEvent
Create a new GData.GContactEvent
GData.GContactEvent
Method
get_date () : GLib.Date
GData.GContactEvent
Method
set_date (Date date) : none
GLib
Method
GLib.date_strftime (String s, guint64 slen, String format, Date date) : guint64
Gck.Attribute
Method
new Gck.Attribute.date (guint64 attr_type, Date value) : Gck.Attribute
Create a new Gck.Attribute
Gck.Attribute
Method
get_date (Date value) : none
Gck.Attributes
Method
find_date (guint64 attr_type, Date value) : gboolean
Gck.Builder
Method
add_date (guint64 attr_type, Date value) : none
Gck.Builder
Method
set_date (guint64 attr_type, Date value) : none
Gcr.Certificate
Property
expiry : GLib.Date read only
Gcr.Certificate
Method
get_expiry_date () : GLib.Date
Gcr.Certificate
Method
get_issued_date () : GLib.Date
Gst
Method
Gst.value_get_date (Value value) : GLib.Date
Gst
Method
Gst.value_set_date (Value value, Date date) : none
TelepathyLogger.LogManager
Method
get_events_for_date_async (Account account, Entity target, gint32 type_mask, Date date, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:35 GMT+0800 (HKT)