summaryrefslogtreecommitdiff
path: root/src/shell-tray-icon-private.h
blob: e77ac0aae5a855c299a41b07e441329daa58f040 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
#ifndef SHELL_TRAY_ICON_PRIVATE_H
#define SHELL_TRAY_ICON_PRIVATE_H

#include "shell-tray-icon.h"

#include "na-tray-child.h"

ClutterActor * shell_tray_icon_new (NaTrayChild *tray_child);

#endif /* SHELL_TRAY_ICON_PRIVATE_H */