mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 14:13:41 +02:00
2.19.1
svn path=/trunk/; revision=7717
This commit is contained in:
@@ -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!).
|
||||
|
@@ -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().
|
||||
|
||||
|
||||
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user