~ci-train-bot/indicator-messages/indicator-messages-ubuntu-zesty-2138

« back to all changes in this revision

Viewing changes to src/im-phone-menu.h

Add filtering for lock screen. Fixes: 1358340
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
GType               im_phone_menu_get_type              (void);
35
35
 
36
 
ImPhoneMenu *       im_phone_menu_new                   (ImApplicationList  *applist);
 
36
ImPhoneMenu *       im_phone_menu_new                   (ImApplicationList  *applist,
 
37
                                                         gboolean           greeter);
37
38
 
38
39
void                im_phone_menu_add_message           (ImPhoneMenu        *menu,
39
40
                                                         const gchar        *app_id,