Add a boxed type for GDate. (#301787, Tim-Philipp Müller)

2005-04-29  Matthias Clasen  <mclasen@redhat.com>

	* gobject.symbols:
	* gboxed.h (G_TYPE_DATE):
	* gboxed.c: Add a boxed type for GDate. (#301787, Tim-Philipp
	Müller)
This commit is contained in:
Matthias Clasen
2005-04-29 18:33:41 +00:00
committed by Matthias Clasen
parent 98b40e24de
commit a82bcb3107
7 changed files with 43 additions and 0 deletions

View File

@@ -75,6 +75,13 @@ pointer type with name @name.
@Returns: a new %G_TYPE_POINTER derived type id for @name.
<!-- ##### MACRO G_TYPE_DATE ##### -->
<para>
The #GType for #GDate.
</para>
<!-- ##### MACRO G_TYPE_GSTRING ##### -->
<para>
The #GType for #GString.