[ Version ( since = "0.2.0" ) ]
public List<KeyID> get_metadata_keys ()
Returns a list with all registered keys in system.
this |
the registry instance |
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. |