view console/gntnotify.h @ 13956:f61428cc4019

[gaim-migrate @ 16505] Change the music messaging plugin to not try to load if our D-BUS stuff is not initialized. Also extracted the gaim_notify_error() message code to a #define in src/dbus-server.c And print a debug warning if something tries to register a callback for a signal using a handle that we don't have any registered signals for committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 17 Jul 2006 06:21:53 +0000
parents 841a5ffbfee4
children c65ed4f6eea8
line wrap: on
line source

#include "notify.h"

GaimNotifyUiOps *gg_notify_get_ui_ops();

void gg_notify_init();

void gg_notify_uninit();