Method
AppStreamRelationget_value_control_kind
Declaration [src]
AsControlKind
as_relation_get_value_control_kind (
AsRelation* relation
)
Description [src]
Get the value of this AsRelation item as AsControlKind if the
type of this relation is AS_RELATION_ITEM_KIND_CONTROL.
Otherwise return AS_CONTROL_KIND_UNKNOWN.
| Available since: | 0.12.11 |
Return value
| Returns: | AsControlKind |
A |