[ CCode ( instance_pos = 3.9 ) ]
public delegate void SourceStoreCb (Source source, Media media, List<KeyID> failed_keys, Error? error)
Prototype for the callback passed to grl_source_store_foo functions
source |
a source |
media |
a Media transfer object |
failed_keys |
List of keys that could not be updated, if any |
error |
possible Error generated |
user_data |
user data |