diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-08-29 17:47:10 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-08-29 17:47:10 +0000 |
commit | 60182d34db6ecae47df16deed5be77c9209ef089 (patch) | |
tree | d6decba053eebbd21d95f90b1646e44166fd6a01 /gdk | |
parent | 1299979c956074e5add50ceca181398afb6669db (diff) | |
download | gtk+-60182d34db6ecae47df16deed5be77c9209ef089.tar.gz |
Add a cross-platform "tray icon" API, by porting EggStatusIcon/EggTrayIcon
2005-08-29 Matthias Clasen <mclasen@redhat.com>
Add a cross-platform "tray icon" API, by
porting EggStatusIcon/EggTrayIcon (#105101)
* gtk/gtkstatusicon.h: A GtkStatusIcon is an object which
displays an icon in a notification area.
* gtk/gtkstatusicon-x11.c: GtkStatusIcon implementation for
X11, using GtkTrayIcon.
* gtk/gtktrayicon.h:
* gtk/gtktrayicon.c: An implementation of the freedesktop.org
system tray specification, not public API.
* gtk/gtk.symbols: Add new exported functions.
* gtk/gtk.h: Include gtkstatusicon.h.
* gtk/Makefile.am: Add new files.
* tests/Makefile.am:
* tests/teststatusicon.c: Test for GtkStatusIcon.
Diffstat (limited to 'gdk')
0 files changed, 0 insertions, 0 deletions