mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-18 11:22:52 +02:00
2.19.1
svn path=/trunk/; revision=7717
This commit is contained in:
@@ -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