mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
gio/gobject: Various introspection fixes
This commit is contained in:
@@ -1239,7 +1239,7 @@ g_value_set_variant (GValue *value,
|
||||
/**
|
||||
* g_value_take_variant:
|
||||
* @value: a valid #GValue of type %G_TYPE_VARIANT
|
||||
* @variant: (allow-none): a #GVariant, or %NULL
|
||||
* @variant: (nullable) (transfer full): a #GVariant, or %NULL
|
||||
*
|
||||
* Set the contents of a variant #GValue to @variant, and takes over
|
||||
* the ownership of the caller's reference to @variant;
|
||||
|
Reference in New Issue
Block a user