console/gntnotify.h

Mon, 31 Jul 2006 23:19:12 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Mon, 31 Jul 2006 23:19:12 +0000
changeset 14072
4e64a4f18686
parent 14014
223d99ce2f06
child 14260
a21577fbb4d2
permissions
-rw-r--r--

[gaim-migrate @ 16602]
Allow plugins to be loaded and unloaded.
Remember the window positions and sizes.
All turning on/off shadow from ~/.gntrc (off by default).

#include "notify.h"

GaimNotifyUiOps *gg_notify_get_ui_ops();

void gg_notify_init();

void gg_notify_uninit();

mercurial