Method

AppStreamComponentget_description

Declaration [src]

const gchar*
as_component_get_description (
  AsComponent* cpt
)

Description [src]

Get the localized long description of this component.

Return value

Type: const gchar*

The description.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.