Method

AppStreamAgreementget_section_default

Declaration [src]

AsAgreementSection*
as_agreement_get_section_default (
  AsAgreement* agreement
)

Description [src]

Gets the first section in the agreement.

Available since:0.12.1

Return value

Returns: AsAgreementSection
 

Agreement section, or NULL.

 The data is owned by the instance.
 The return value can be NULL.