Class

AppStreamChecksum

[]

Description

class AppStream.Checksum : GObject.Object
{
  /* No available fields */
}

No description available.

[]

Hierarchy

hierarchy this AsChecksum ancestor_0 GObject ancestor_0--this
[]

Ancestors

[]

Constructors

as_checksum_new

Creates a new AsChecksum.

as_checksum_new_with_value

Creates a new AsChecksum with the given hash function and hash value.

since: 0.12.11

[]

Instance methods

as_checksum_get_kind

Gets the checksum type.

as_checksum_get_value

Gets the checksum, usually in its hexadecimal form.

as_checksum_set_kind

Sets the checksum type.

as_checksum_set_value

Sets the checksum value filename.

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure