util_copy_object_slist
Description:
[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.4" ) ]
public SList<Object> util_copy_object_slist (owned SList<Object>? copy_to, SList<Object> objects)
Warning: util_copy_object_slist is deprecated since 3.8.
Copies SList of Objects at the
end of copy_to.
Parameters:
| copy_to |
Where to copy; can be |
| objects |
Returns:
|
New head of |
Namespace: E
Package: libedataserver-1.2