svn path=/trunk/; revision=7717
This commit is contained in:
Matthias Clasen
2008-12-01 14:44:26 +00:00
parent a95b7a3fab
commit ec48fa8fc2
100 changed files with 12660 additions and 7707 deletions

View File

@@ -1,3 +1,7 @@
2008-12-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.1 ===
2008-12-01 Alexander Larsson <alexl@redhat.com>
Reviewed by NOBODY (OOPS!).

View File

@@ -188,6 +188,5 @@ If @free_segment is %TRUE it frees the actual byte data.
@free_segment: if %TRUE the actual byte data is freed as well.
@Returns: the element data if @free_segment is %FALSE, otherwise %NULL.
The element data should be freed using g_free().

View File

@@ -114,6 +114,15 @@ from its expanded arguments 'identifier1' and 'identifier2'.
@Since: 2.20
<!-- ##### MACRO G_PASTE_ARGS ##### -->
<para>
</para>
@identifier1:
@identifier2:
<!-- ##### MACRO G_STATIC_ASSERT ##### -->
<para>
The G_STATIC_ASSERT macro lets the programmer check a condition at compile time,