pidgin 2.14.14dev
gtknotify.h File Reference

GTK+ Notification API. More...

#include "notify.h"
#include "pounce.h"
Include dependency graph for gtknotify.h:

Go to the source code of this file.

Functions

void pidgin_notify_pounce_add (PurpleAccount *account, PurplePounce *pounce, const char *alias, const char *event, const char *message, const char *date)
 Adds a buddy pounce to the buddy pounce dialog. More...
 
PurpleNotifyUiOpspidgin_notify_get_ui_ops (void)
 Returns the UI operations structure for GTK+ notification functions. More...
 
void pidgin_notify_init (void)
 Initializes the GTK+ notifications subsystem.
 
void pidgin_notify_uninit (void)
 Uninitialized the GTK+ notifications subsystem.
 

Detailed Description

GTK+ Notification API.

Definition in file gtknotify.h.

Function Documentation

◆ pidgin_notify_get_ui_ops()

PurpleNotifyUiOps * pidgin_notify_get_ui_ops ( void  )

Returns the UI operations structure for GTK+ notification functions.

Returns
The GTK+ UI notify operations structure.

◆ pidgin_notify_pounce_add()

void pidgin_notify_pounce_add ( PurpleAccount account,
PurplePounce pounce,
const char *  alias,
const char *  event,
const char *  message,
const char *  date 
)

Adds a buddy pounce to the buddy pounce dialog.

Parameters
accountThe account
pounceThe pounce
aliasThe buddy alias
eventEvent description
messagePounce message
datePounce date