list_free
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.12.0" , since =
"1.10" ) ]
public static void list_free (
owned List<
Pco> pco_list)
Warning: list_free is deprecated since 1.12.0.
Frees all of the memory used by a List of
Pco.
Note:
Use g_list_free_full
using unref as
DestroyNotify function instead.
Parameters: