API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.24
void g_variant_builder_unref ( GVariantBuilder* builder )
Decreases the reference count on builder.
builder
In the event that there are no more references, releases all memory associated with the GVariantBuilder.
GVariantBuilder
Don’t call this on stack-allocated GVariantBuilder instances or bad things will happen.
Available since: 2.24