GLib.StrvBuilder.unref (original) (raw)
Method
GLibStrvBuilderunref
since: 2.68
Declaration [src]
void
g_strv_builder_unref (
GStrvBuilder* builder
)
Description [src]
Decreases the reference count on builder
.
In the event that there are no more references, releases all memory associated with the GStrvBuilder
.
Available since: 2.68