Copies a #GChecksum. If checksum has been closed, by calling glib.checksum.Checksum.getString or glib.checksum.Checksum.getDigest, the copied checksum will be closed as well.
the copy of the passed #GChecksum. Use glib.checksum.Checksum.free when finished using it.
Copies a #GChecksum. If checksum has been closed, by calling glib.checksum.Checksum.getString or glib.checksum.Checksum.getDigest, the copied checksum will be closed as well.