mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Add GI annotations to GValue and GValueArray.
This commit is contained in:
@@ -1119,7 +1119,7 @@ g_value_set_pointer (GValue *value,
|
||||
*
|
||||
* Get the contents of a pointer #GValue.
|
||||
*
|
||||
* Returns: pointer contents of @value
|
||||
* Returns: (transfer none): pointer contents of @value
|
||||
*/
|
||||
gpointer
|
||||
g_value_get_pointer (const GValue *value)
|
||||
|
Reference in New Issue
Block a user