Function
Grlmetadata_key_list_new
since: 0.2.0
Declaration [src]
GList*
grl_metadata_key_list_new (
GrlKeyID first_key,
...
)
Description [src]
Returns a GList
containing the va_list keys. Use #GRL_METADATA_KEY_INVALID
to finalize them.
Available since: 0.2.0
This function is not directly available to language bindings.
Parameters
first_key
-
Type:
GrlKeyID
First key.
...
-
Type:
Va_list keys.