mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Add a boxed type for GVariantBuilder, mark GVariantIter as (skip)
Based on a patch by Giovanni Campagna <gcampagna@src.gnome.org> From discussion, GVariantIter is not useful for bindings, but GVariantBuilder may be. https://bugzilla.gnome.org/show_bug.cgi?id=646635
This commit is contained in:
@@ -2507,7 +2507,7 @@ g_variant_compare (gconstpointer one,
|
||||
|
||||
/* GVariantIter {{{1 */
|
||||
/**
|
||||
* GVariantIter:
|
||||
* GVariantIter: (skip)
|
||||
*
|
||||
* #GVariantIter is an opaque data structure and can only be accessed
|
||||
* using the following functions.
|
||||
|
Reference in New Issue
Block a user