Constructor
PidginTypingLabelnew
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_typing_label_new (
  PurpleConversation* conversation
)
      Parameters
conversation- 
            
Type:
PurpleConversationA
PurpleConversationinstance.The data is owned by the caller of the function.  
Return value
Type: PidginTypingLabel
The new widget.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |