Method

AppStreamComponentset_developer

Declaration [src]

void
as_component_set_developer (
  AsComponent* cpt,
  AsDeveloper* developer
)

Description [src]

Set the the component’s developer.

Parameters

developer

Type: AsDeveloper

The new AsDeveloper.

The data is owned by the caller of the method.