Method

AppStreamAgreementSectionset_kind

Declaration [src]

void
as_agreement_section_set_kind (
  AsAgreementSection* agreement_section,
  const gchar* kind
)

Description [src]

Sets the agreement section kind.

Available since:0.12.1

Parameters

kind const gchar*
 

The agreement kind, e.g. “GDPR

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.