LoadableIcon? load_avatar (string id) throws Error
LoadableIcon? load_avatar (string id) throws Error
Fetch an avatar from the cache by its globally unique ID.
| id | the globally unique ID for the avatar |
| Avatar from the cache, or `null` if it doesn't exist in the cache |
| GLib.Error | if checking for existence of the cache file failed |
0.6.0