Function
Purpleblist_remove_chat
Declaration [src]
void
purple_blist_remove_chat (
PurpleChat* chat
)
Parameters
chat
-
Type:
PurpleChat
The chat to be removed.
The data is owned by the caller of the function.
void
purple_blist_remove_chat (
PurpleChat* chat
)
chat
Type: PurpleChat
The chat to be removed.
The data is owned by the caller of the function. |