Method

PidginTypingLabelget_conversation

unstable since: 3.0

Declaration [src]

PurpleConversation*
pidgin_typing_label_get_conversation (
  PidginTypingLabel* label
)

Description [src]

Gets the PurpleConversation that label was created for.

Available since: 3.0

Return value

Type: PurpleConversation

The conversation.

The returned data is owned by the instance.