datetime: Add GDateTime to the GType system

As with other GLib data types, use a GBoxed.
This commit is contained in:
Thiago Santos
2010-05-28 08:19:29 -03:00
committed by Emmanuele Bassi
parent e1f13ee9ed
commit e35ed21f43
3 changed files with 12 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ g_boxed_copy
g_boxed_free
g_boxed_type_register_static
g_date_get_type G_GNUC_CONST
g_date_time_get_type G_GNUC_CONST
g_gstring_get_type G_GNUC_CONST
g_strv_get_type G_GNUC_CONST
g_hash_table_get_type G_GNUC_CONST