pidgin 2.14.14dev
gntnotify.h File Reference

GNT Notify API. More...

#include "notify.h"
Include dependency graph for gntnotify.h:

Go to the source code of this file.

Functions

PurpleNotifyUiOpsfinch_notify_get_ui_ops (void)
 Get the ui-functions. More...
 
void finch_notify_init (void)
 Perform necessary initializations.
 
void finch_notify_uninit (void)
 Perform necessary uninitializations.
 

Detailed Description

GNT Notify API.

Definition in file gntnotify.h.

Function Documentation

◆ finch_notify_get_ui_ops()

PurpleNotifyUiOps * finch_notify_get_ui_ops ( void  )

Get the ui-functions.

Returns
The PurpleNotifyUiOps structure populated with the appropriate functions.