Function

Purplenotify_get_ui_ops

since: 2.0

Declaration [src]

PurpleNotifyUiOps*
purple_notify_get_ui_ops (
  void
)

Description [src]

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

Available since: 2.0

Return value

Type: PurpleNotifyUiOps

The UI operations structure.

The caller of the function takes ownership of the data, and is responsible for freeing it.