linux: GTK+ status icon has come back
This commit is contained in:
parent
e58b3ddc86
commit
22c4911b58
9 changed files with 4 additions and 340 deletions
|
@ -23,7 +23,7 @@ class TrayIcon {
|
|||
virtual void SetImage(const gfx::ImageSkia& image) = 0;
|
||||
|
||||
// Sets the image associated with this status icon when pressed.
|
||||
virtual void SetPressedImage(const gfx::ImageSkia& image) = 0;
|
||||
virtual void SetPressedImage(const gfx::ImageSkia& image);
|
||||
|
||||
// Sets the hover text for this status icon. This is also used as the label
|
||||
// for the menu item which is created as a replacement for the status icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue