Function

Finchnotify_get_ui_ops

Declaration [src]

PurpleNotifyUiOps*
finch_notify_get_ui_ops (
  void
)

Description [src]

Get the ui-functions.

Return value

Type: PurpleNotifyUiOps

The PurpleNotifyUiOps structure populated with the appropriate functions.

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