Class

AppStreamAgreementSection

[]

Description

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

No description available.

[]

Hierarchy

hierarchy this AsAgreementSection ancestor_0 GObject ancestor_0--this
[]

Ancestors

[]

Constructors

as_agreement_section_new

Creates a new AsAgreementSection.

since: 0.12.1

[]

Instance methods

as_agreement_section_get_context

Returns the AsContext associated with this section. This function may return NULL if no context is set.

since: 0.12.1

as_agreement_section_get_description

Gets the agreement section desc.

since: 0.12.1

as_agreement_section_get_kind

Gets the agreement section kind.

since: 0.12.1

as_agreement_section_get_name

Gets the agreement section name.

since: 0.12.1

as_agreement_section_set_context

Sets the document context this release is associated with.

since: 0.12.1

as_agreement_section_set_description

Sets the agreement section desc.

since: 0.12.1

as_agreement_section_set_kind

Sets the agreement section kind.

since: 0.12.1

as_agreement_section_set_name

Sets the agreement section name.

since: 0.12.1

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure