Method
PidginAvatarset_conversation
unstable since: 3.0
Declaration [src]
void
pidgin_avatar_set_conversation (
  PidginAvatar* avatar,
  PurpleConversation* conversation
)
      Description [src]
Sets or unsets the conversation that avatar uses to find the
PurpleImage to display.
Available since: 3.0
| Sets property | Pidgin.Avatar:conversation | 
Parameters
conversation- 
            
Type:
PurpleConversationThe conversation to set or
NULLto unset.The argument can be NULL.The data is owned by the caller of the method.