array_free


Description:

[ CCode ( cname = "xfconf_array_free" ) ]
public void array_free (GenericArray<Value?> arr)

Properly frees a GenericArray structure containing a list of Value<!-- -->s.

This will also cause the contents of the values to be freed as well.

Parameters:

arr

A GenericArray of Value<!-- -->s.


Namespace: Xfconf
Package: libxfconf-0