Method
PidginInfoPaneget_conversation
Declaration [src]
PurpleConversation*
pidgin_info_pane_get_conversation (
PidginInfoPane* pane
)
Description [src]
Gets the PurpleConversation
that pane
is displaying information for.
Gets property | Pidgin.InfoPane:conversation |
Return value
Type: PurpleConversation
The PurpleConversation
displayed by pane
.
The data is owned by the instance. |