get_metadata_keys


Description:

[ Version ( since = "0.2.0" ) ]
public List<KeyID> get_metadata_keys ()

Returns a list with all registered keys in system.

Parameters:

this

the registry instance

Returns:

a List with all the available KeyID<!-- -->s. The content of the list should not be modified or freed. Use g_list_free when done using the list.