Function

Purplenotify_close_with_handle

since: 2.0

Declaration [src]

void
purple_notify_close_with_handle (
  void* handle
)

Description [src]

Closes all notifications registered with the specified handle.

Available since: 2.0

Parameters

handle

Type: void*

The handle.

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