Function

Pidginnotify_get_ui_ops

Declaration [src]

PurpleNotifyUiOps*
pidgin_notify_get_ui_ops (
  void
)

Description [src]

Returns the UI operations structure for GTK notification functions.

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.