Function

PurpleNotifyCloseCallback

Declaration

void
(* PurpleNotifyCloseCallback) (
  gpointer user_data
)

Description [src]

Notification close callbacks.

Parameters

user_data

Type: gpointer

User specified data.

The argument can be NULL.
The data is owned by the caller of the function.