gntnotify.h File Reference

GNT Notify API. More...

#include "notify.h"

Go to the source code of this file.

Functions

PurpleNotifyUiOpsfinch_notify_get_ui_ops (void)
 Get the ui-functions.
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

PurpleNotifyUiOps* finch_notify_get_ui_ops ( void   ) 

Get the ui-functions.

Returns:
The PurpleNotifyUiOps structure populated with the appropriate functions.