get_avatar_file


Description:

[ Version ( since = "0.11.6" ) ]
public unowned File get_avatar_file ()

Return the contact's avatar file.

This remains valid until the main loop is re-entered; if the caller requires a File that will persist for longer than that, it must be reffed with @ref.

Parameters:

this

a contact

Returns:

the same File as the avatar_file property (possibly null)