get_metadata_keys
Description:
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. |