RelationKind
Description:
[ CCode ( cprefix = "AS_RELATION_KIND_" , type_id = "as_relation_kind_get_type ()" ) ]
public enum RelationKind
Type of a component's relation to other items.
Content:
Enum values:
- RECOMMENDS - The referenced
item is recommended
- REQUIRES - The referenced item
is required by the component
- SUPPORTS - The referenced item
is supported
- UNKNOWN - Unknown kind
Static methods:
Methods: