Method

GrlSourceslow_keys

since: 0.2.0

Declaration [src]

const GList*
grl_source_slow_keys (
  GrlSource* source
)

Description [src]

Similar to grl_source_supported_keys(), but these keys are marked as slow because of the amount of traffic/processing needed to fetch them.

Available since: 0.2.0

Return value

Type: A list of None

A GList with the keys.

The data is owned by the instance.