mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
datetime: Add GDateTime to the GType system
As with other GLib data types, use a GBoxed.
This commit is contained in:
committed by
Emmanuele Bassi
parent
e1f13ee9ed
commit
e35ed21f43
@@ -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
|
||||
|
Reference in New Issue
Block a user