[ Version ( since = "3.26" ) ]
public WebDAVResource? copy ()
| this |
an WebDAVResource to make a copy of |
|
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. |