-
Emmanuele Bassi authored
For those projects that cannot use `g_autoptr()`, GStrvBuilder's end plus unref is not really convenient. We can crib the "unref to data type" model from GBytes, and have an additional unref function that also returns the just built GStrv.
1a5b1393
Loading