Method

AppStreamComponentset_source_pkgname

Declaration [src]

void
as_component_set_source_pkgname (
  AsComponent* cpt,
  const gchar* spkgname
)

Description

No description available.

Parameters

spkgname const gchar*
 

The source package name.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.