Skip to content

grefcount: Clarify that the initial reference count is 1

Dor Askayo requested to merge doraskayo/glib:clarify-refcount-init-api into master

It's better to have this explicitly documented to avoid confusion around the initial state of a reference count.

Merge request reports