aboutsummaryrefslogtreecommitdiff
path: root/src/im-phone-menu.h
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-11-28 17:39:14 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-11-28 17:39:14 +0100
commite6930c0df67ab53fcb2f7183741dee1bc0d599d4 (patch)
treedf52c4e4a9159231bd68fd986875c533395b4978 /src/im-phone-menu.h
parent235a7edc5c2fc2435c837f8a3d427dd0755f966d (diff)
downloadayatana-indicator-messages-e6930c0df67ab53fcb2f7183741dee1bc0d599d4.tar.gz
ayatana-indicator-messages-e6930c0df67ab53fcb2f7183741dee1bc0d599d4.tar.bz2
ayatana-indicator-messages-e6930c0df67ab53fcb2f7183741dee1bc0d599d4.zip
Expose message actions in the phone menu
And use com.canonical.indicator.messages.snapdecision as widget type if the message has actions.
Diffstat (limited to 'src/im-phone-menu.h')
-rw-r--r--src/im-phone-menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-phone-menu.h b/src/im-phone-menu.h
index f6a6118..84908e2 100644
--- a/src/im-phone-menu.h
+++ b/src/im-phone-menu.h
@@ -45,6 +45,7 @@ void im_phone_menu_add_message (ImPhoneMenu *men
const gchar *title,
const gchar *subtitle,
const gchar *body,
+ GVariant *actions,
gint64 time);
void im_phone_menu_remove_message (ImPhoneMenu *menu,