[ Version ( since = "3.26" ) ]
public BookMetaBackendInfo? copy ()
| this |
a source EBookMetaBackendInfo to copy, or null |
|
Copy of the given this. Free it with book_meta_backend_info_free when no longer needed. If the this is null, then returns null as well. |