Method

AppStreamComponentget_name

Declaration [src]

const gchar*
as_component_get_name (
  AsComponent* cpt
)

Description [src]

A human-readable name for this component.

Return value

Type: const gchar*

The name.

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