]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: glib-adoption: split into sections
authorJán Tomko <jtomko@redhat.com>
Thu, 24 Sep 2020 11:50:49 +0000 (13:50 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 2 Oct 2020 12:10:44 +0000 (14:10 +0200)
commit900e54ed2e3b21a3b828384e16333183d5b7e314
tree1dd4ee7799e8915cb04a54018bd707be9802c828
parent080ab925875354a205a0a15f850b3289718f4150
docs: glib-adoption: split into sections

Although all the mentioned functions deal with
allocation, replacing the pure allocation
functions is easier than converting code to
use GArrays.

Split them out to encourage usage of GLib
allocation APIs even at the cost of them
being combined with VIR_*ELEMENT APIs.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/glib-adoption.rst