Signal
PurpleContactManager::added
unstable since: 3.0
[−]
Declaration
void
added (
PurpleContactManager* self,
PurpleContact* contact,
gpointer user_data
)
[−]
Description [src]
Emitted after contact
has been added to manager
.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0 |
[−]
Parameters
contact
-
Type:
PurpleContact
The
PurpleContact
that was registered.The data is owned by the caller of the function.