:right-sidebar: True Checksum =================================================================== .. currentmodule:: gi.repository.GObject .. class:: Checksum(**kwargs) :no-contents-entry: :Constructors: :: new(checksum_type:GLib.ChecksumType) -> GLib.Checksum or None Constructors ------------ .. rst-class:: interim-class .. class:: Checksum :no-index: .. classmethod:: new(checksum_type: ~gi.repository.GLib.ChecksumType) -> ~gi.repository.GLib.Checksum | None :param checksum_type: Methods ------- .. rst-class:: interim-class .. class:: Checksum :no-index: .. method:: free() -> None .. method:: get_string() -> str .. method:: reset() -> None .. method:: type_get_length(checksum_type: ~gi.repository.GLib.ChecksumType) -> int :param checksum_type: .. method:: update(data: ~typing.Sequence[int]) -> None :param data: