[ CCode ( notify = false ) ]
public LoadableIcon? avatar { get; set; }
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.
0.6.0