Method
ICalGLibArraysort
since: 1.0
Declaration [src]
void
i_cal_array_sort (
ICalArray* array,
gpointer* compare
)
Description [src]
Does not work right now. Sorts the array
using the sort function compare
.
Available since: 1.0
This method is not directly available to language bindings.