avatar


Description:

public abstract LoadableIcon? avatar { set; get; }

An avatar for the contact.

The avatar 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