Function

Pidginnotify_get_ui_ops

since: 2.0

Declaration [src]

PurpleNotifyUiOps*
pidgin_notify_get_ui_ops (
  void
)

Description [src]

Returns the UI operations structure for GTK notification functions.

Available since: 2.0

Return value

Type: PurpleNotifyUiOps

The GTK UI notify operations structure.

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