41 #ifndef nsSystemTrayServiceGTK_h__
42 #define nsSystemTrayServiceGTK_h__
44 #include "nsISystemTrayService.h"
46 #include "nsInterfaceHashtable.h"
55 NS_DECL_NSISYSTEMTRAYSERVICE
63 nsInterfaceHashtable <nsStringHashKey, nsSystemTrayIconGTK>
mIconDataMap;
66 #define NS_SYSTEMTRAYSERVICE_CONTRACTID \
67 "@mozilla.org/system-tray-service;1"
69 #define NS_SYSTEMTRAYSERVICE_CLASSNAME "GTK System Tray Service"
72 #define NS_SYSTEMTRAYSERVICE_CID \
73 { 0x1a2bca5e, 0xc624, 0x491c, \
74 { 0xaf, 0x6e, 0x23, 0xa1, 0x9d, 0x7f, 0x74, 0x79 } }
NS_DECL_ISUPPORTS NS_DECL_NSISYSTEMTRAYSERVICE nsSystemTrayService()
nsInterfaceHashtable< nsStringHashKey, nsSystemTrayIconGTK > mIconDataMap