Method

PidginAvatarget_conversation

since: 3.0

Declaration [src]

PurpleConversation*
pidgin_avatar_get_conversation (
  PidginAvatar* avatar
)

Description [src]

Gets the PurpleConversation that avatar is using for display.

Available since: 3.0

Return value

Type: PurpleConversation

The conversation that avatar is using to find the PurpleAvatar to display.

The data is owned by the instance.