mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +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: (skip)
|
||||
* GVariantDict:
|
||||
*
|
||||
* #GVariantDict is a mutable interface to #GVariant dictionaries.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user