Signal
PurpleThreads::added
unstable since: 3.0
Description [src]
Emitted when a thread is added to the collection.
This is emitted after the item is added to the collection and all
GListModel related signals have been emitted.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.0 |
Parameters
thread-
Type:
PurpleConversationThe thread that was added.
The data is owned by the caller of the function.