#include <nsSystemTrayIconGTK.h>
|
static void | OnPopupMenu (GtkStatusIcon *status_icon, guint button, guint activate_time, gpointer user_data) |
|
static void | OnActivate (GtkStatusIcon *status_icon, gpointer user_data) |
|
Definition at line 56 of file nsSystemTrayIconGTK.h.
nsSystemTrayIconGTK::nsSystemTrayIconGTK |
( |
| ) |
|
nsSystemTrayIconGTK::~nsSystemTrayIconGTK |
( |
| ) |
|
void nsSystemTrayIconGTK::DispatchEvent |
( |
const nsAString & |
aType, |
|
|
PRUint16 |
aButton |
|
) |
| |
|
protected |
void nsSystemTrayIconGTK::OnActivate |
( |
GtkStatusIcon * |
status_icon, |
|
|
gpointer |
user_data |
|
) |
| |
|
staticprotected |
void nsSystemTrayIconGTK::OnPopupMenu |
( |
GtkStatusIcon * |
status_icon, |
|
|
guint |
button, |
|
|
guint |
activate_time, |
|
|
gpointer |
user_data |
|
) |
| |
|
staticprotected |
nsresult nsSystemTrayIconGTK::SetEventTarget |
( |
nsIDOMEventTarget * |
aEventTarget | ) |
|
nsresult nsSystemTrayIconGTK::SetImageFromURI |
( |
nsIURI * |
aURI | ) |
|
nsCOMPtr<nsIDOMEventTarget> nsSystemTrayIconGTK::mEventTarget |
|
protected |
GtkStatusIcon* nsSystemTrayIconGTK::mIcon |
nsCOMPtr<imgIRequest> nsSystemTrayIconGTK::mRequest |
|
protected |
gulong nsSystemTrayIconGTK::mSigActivate |
|
protected |
gulong nsSystemTrayIconGTK::mSigPopup |
|
protected |
The documentation for this class was generated from the following files: