nsSystemTrayServiceGTK.h File Reference
#include "nsISystemTrayService.h"
#include <gtk/gtk.h>
#include "nsInterfaceHashtable.h"
#include "nsSystemTrayIconGTK.h"
Include dependency graph for nsSystemTrayServiceGTK.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nsSystemTrayService
 

Macros

#define NS_SYSTEMTRAYSERVICE_CONTRACTID   "@mozilla.org/system-tray-service;1"
 
#define NS_SYSTEMTRAYSERVICE_CLASSNAME   "GTK System Tray Service"
 
#define NS_SYSTEMTRAYSERVICE_CID
 

Macro Definition Documentation

#define NS_SYSTEMTRAYSERVICE_CID
Value:
{ 0x1a2bca5e, 0xc624, 0x491c, \
{ 0xaf, 0x6e, 0x23, 0xa1, 0x9d, 0x7f, 0x74, 0x79 } }

Definition at line 72 of file nsSystemTrayServiceGTK.h.

#define NS_SYSTEMTRAYSERVICE_CLASSNAME   "GTK System Tray Service"

Definition at line 69 of file nsSystemTrayServiceGTK.h.

#define NS_SYSTEMTRAYSERVICE_CONTRACTID   "@mozilla.org/system-tray-service;1"

Definition at line 66 of file nsSystemTrayServiceGTK.h.