2
2
#include <libnotify/notify.h>
8
8
void update_apt_is_running(TrayApplet *ta, gboolean is_running);
10
10
typedef struct _UpdateTrayAppletPrivate UpdateTrayAppletPrivate;
11
11
struct _UpdateTrayAppletPrivate
15
14
// (the difference to the one in update-notifier.h is that
16
15
// the one in here is "global" and not "per-timeslice" information