mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
Unskip GVariantDict
There is no reason to (skip) GVariantDict, it's a boxed type and perfectly usable from gobject-introspection. https://bugzilla.gnome.org/show_bug.cgi?id=725656
This commit is contained in:
parent
c9cda16a4f
commit
b22f02a94b
@ -3625,7 +3625,7 @@ g_variant_builder_end (GVariantBuilder *builder)
|
|||||||
/* GVariantDict {{{1 */
|
/* GVariantDict {{{1 */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GVariantDict: (skip)
|
* GVariantDict:
|
||||||
*
|
*
|
||||||
* #GVariantDict is a mutable interface to #GVariant dictionaries.
|
* #GVariantDict is a mutable interface to #GVariant dictionaries.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user