Function

Purplenotify_set_ui_ops

since: 2.0

Declaration [src]

void
purple_notify_set_ui_ops (
  PurpleNotifyUiOps* ops
)

Description [src]

Sets the UI operations structure to be used when displaying a notification.

Available since: 2.0

Parameters

ops

Type: PurpleNotifyUiOps

The UI operations structure.

The data is owned by the caller of the function.