mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 08:57:50 +02:00
Add g_value_take_variant
Turns out we do need g_value_take_variant(), so we can correctly implement VARIANT:* marshalers. Bug #621947.
This commit is contained in:
@@ -708,6 +708,7 @@ g_param_spec_variant
|
||||
g_value_get_variant
|
||||
g_value_dup_variant
|
||||
g_value_set_variant
|
||||
g_value_take_variant
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_value_set_instance
|
||||
|
Reference in New Issue
Block a user