lnNotifs.h File Reference
#include "ILNNotifs.h"
#include <gtk/gtk.h>
#include <libnotify/notify.h>
#include <nsCOMPtr.h>
#include <nsIObserverService.h>
#include <nsServiceManagerUtils.h>
Include dependency graph for lnNotifs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lnNotifs
 

Macros

#define LN_NOTIFS_CONTRACTID   "@getnightingale.com/Nightingale/lnNotifs;1"
 
#define LN_NOTIFS_CLASSNAME   "lnNotifs"
 
#define LN_NOTIFS_CID
 

Macro Definition Documentation

#define LN_NOTIFS_CID
Value:
{ 0x649f3733, 0x12fd, 0x485b, \
{ 0xbd, 0x55, 0x51, 0x06, 0xb6, 0xda, 0xfb, 0x80 } }

Definition at line 39 of file lnNotifs.h.

#define LN_NOTIFS_CLASSNAME   "lnNotifs"

Definition at line 36 of file lnNotifs.h.

#define LN_NOTIFS_CONTRACTID   "@getnightingale.com/Nightingale/lnNotifs;1"

Definition at line 35 of file lnNotifs.h.