get_agreement_by_kind


Description:

[ Version ( since = "0.12.1" ) ]
public unowned Agreement? get_agreement_by_kind (AgreementKind kind)

Gets an agreement the component has specified for the particular kind.

Parameters:

this

a Component instance.

kind

an agreement kind, e.g. as_agreement_kind_eula

Returns:

a Agreement or null for not found