avatar


Description:

public abstract LoadableIcon? avatar { set; get; }

An avatar for the contact.

An avatar is a small image file which represents the contact. It may be `null` if unset. Otherwise, the image data may be asynchronously loaded using the methods of the GLib.LoadableIcon implementation.

Since:

0.6.0