mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
docs: Fix minor cross-linking problem in GVariant documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
cc8b3d6ee2
commit
90b255ee93
@ -3296,7 +3296,7 @@ g_variant_builder_ref (GVariantBuilder *builder)
|
||||
* #GVariantBuilder if you want to abort building the value part-way
|
||||
* through. This function need not be called if you call
|
||||
* g_variant_builder_end() and it also doesn't need to be called on
|
||||
* builders allocated with g_variant_builder_new (see
|
||||
* builders allocated with g_variant_builder_new() (see
|
||||
* g_variant_builder_unref() for that).
|
||||
*
|
||||
* This function leaves the #GVariantBuilder structure set to all-zeros.
|
||||
|
Loading…
Reference in New Issue
Block a user