copy


Description:

[ Version ( since = "3.26" ) ]
public WebDAVResource? copy ()

Parameters:

this

an WebDAVResource to make a copy of

Returns:

A new WebDAVResource prefilled with the same values as this, or null, when this is null. Free it with webdav_resource_free, when no longer needed.