Signal
PurpleThreads::removed
unstable since: 3.0
Description [src]
Emitted when a thread is removed from the collection.
This is emitted after the item has been removed from 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 removed.
The data is owned by the caller of the function.