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
Gets property | Pidgin.TypingLabel:conversation |
Return value
Type: PurpleConversation
The conversation.
The returned data is owned by the instance. |