Function
PidginConversationfrom_purple_conversation
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_conversation_from_purple_conversation (
  PurpleConversation* conversation
)
      Parameters
conversation- 
            
Type:
PurpleConversationThe data is owned by the caller of the function.  
Return value
Type: GtkWidget
The PidginConversation displaying
         conversation if one exists, otherwise NULL.
| The data is owned by the called function. | 
The return value can be NULL. |