Method

GrlSourcesupported_keys

since: 0.2.0

Declaration [src]

const GList*
grl_source_supported_keys (
  GrlSource* source
)

Description [src]

Get a list of GrlKeyID, which describe a metadata types that this source can fetch and store.

Available since: 0.2.0

Return value

Type: A list of None

A GList with the keys.

The data is owned by the instance.