Method

AppStreamComponentget_summary

Declaration [src]

const gchar*
as_component_get_summary (
  AsComponent* cpt
)

Description [src]

Get a short description of this component.

Return value

Type: const gchar*

The summary.

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