Add GI annotations to GValue and GValueArray.

This commit is contained in:
Pavel Holejsovsky
2010-12-19 10:39:36 +01:00
parent ddc126cf2c
commit ea577d60d4
6 changed files with 29 additions and 29 deletions

View File

@@ -1474,7 +1474,7 @@ g_value_take_param (GValue *value,
*
* Get the contents of a %G_TYPE_PARAM #GValue.
*
* Returns: #GParamSpec content of @value
* Returns: (transfer none): #GParamSpec content of @value
*/
GParamSpec*
g_value_get_param (const GValue *value)
@@ -1485,7 +1485,7 @@ g_value_get_param (const GValue *value)
}
/**
* g_value_dup_param:
* g_value_dup_param: (skip)
* @value: a valid #GValue whose type is derived from %G_TYPE_PARAM
*
* Get the contents of a %G_TYPE_PARAM #GValue, increasing its